summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2020-08-18 13:11:34 +0000
committerpeeweep2020-08-18 21:11:34 +0800
commit46a2bddbb46399b34c1383a89144ad24aa92470b (patch)
tree03a876b505542e5c2c41878a488099fbc05c1eb0 /PKGBUILD
parent6d38370d641db06efd21a2f7296d5995c8fdb03e (diff)
downloadaur-46a2bddbb46399b34c1383a89144ad24aa92470b.tar.gz
bump version 2020.8.18.0
Signed-off-by: peeweep <peeweep@0x0.ee>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e418d85f384..fd1594eedc3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aigpy
_pkgname=aigpy
-pkgver=2020.7.3.0
+pkgver=2020.8.18.0
pkgrel=1
pkgdesc="Python Common Lib"
arch=('any')
@@ -18,7 +18,7 @@ makedepends=('python-setuptools')
source=(
"https://pypi.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"
"https://raw.githubusercontent.com/yaronzz/AIGPY/master/LICENSE")
-sha256sums=('b1c7b68fbfd1ef448384c166ef1514281a7348a6b8eba5ce80a4c098f8923faf'
+sha256sums=('18d15b747e7653ffc45afa54ab55f42550a1fc8db63c8974f3930bcf72ea2919'
'83e4dd21429a91fb7cea67a476032a9641425e5355df2e0f589a738b6ec9fd2c')
build() {