cmsigler

python-solid-0.4.8-1_PKGBUILD.patch

Jun 1st, 2020
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. --- PKGBUILD.orig 2020-06-01 15:07:33.137500789 -0400
  2. +++ PKGBUILD 2020-06-01 15:33:39.015135463 -0400
  3. @@ -2,7 +2,7 @@
  4. # Maintainer: Michael Greene <mgreene@securityinnovation.com>
  5.  
  6. pkgname=python-solid
  7. -pkgver=0.2.0
  8. +pkgver=0.4.8
  9. pkgrel=1
  10. pkgdesc="SolidPython: OpenSCAD for Python"
  11. arch=('any')
  12. @@ -11,9 +11,9 @@
  13. makedepends=()
  14. depends=('python-euclid3' 'python-pypng' 'python-prettytable')
  15. source=("https://pypi.io/packages/source/s/solidpython/solidpython-${pkgver}.tar.gz")
  16. -sha256sums=(1047f222ce57335fdb3a91b2d90e1a36ed25cf1b627987b56de313032f5ac1d6)
  17. -sha384sums=(cad00aa017d7d62b31f5cc97a108f68ebad41fc141551cff8ab81f3f54a91e797d19300f51d5d1b0f6b3fba3df946623)
  18. -sha512sums=()
  19. +sha256sums=(ae70e7b1d41157c7b0a45938411f538d6fe1e14feb6e69562aac7938058a2c30)
  20. +sha384sums=(8f6f62aed21230ad7d12cfdbc42e23f8dd6f269612778b3eec7f59d0496bd944841e35f721bd13baaa15d5886b581459)
  21. +sha512sums=(56ff36ddce463f904c688447f66d39bd7aa0344a402866e9e3b8a2372bc3605c4ef3cb45ec3559964b3dc205366a683ff1cbfcdf7c7ed390a8df8ecb96c9d812)
  22.  
  23. build() {
  24. cd ${srcdir}/solidpython-${pkgver}
Add Comment
Please, Sign In to add comment