summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2021-09-09 11:40:43 +0000
committerpeeweep2021-09-09 19:40:43 +0800
commit13e6e0d28c2fba3b865362a3287042350b07a6a9 (patch)
tree196561808259698729b1f62cbc17e47bf76acbe3 /PKGBUILD
parent7286bc9aef36ea19f806791fae6e20a7b8c6dd79 (diff)
downloadaur-13e6e0d28c2fba3b865362a3287042350b07a6a9.tar.gz
bump version: 2021.9.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b76ec215df78..d66c61aa5a8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aigpy
_pkgname=aigpy
-pkgver=2021.7.22.1
+pkgver=2021.9.9.1
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=('bbd02184fc25a4386f6bbf4cd2f8814a60a3bbf2a60c2b8c191b09a3237c41a3'
+sha256sums=('f23df552c86814559b8ff6723af627cfccfdb17295987a3edf6b114450eee7d7'
'83e4dd21429a91fb7cea67a476032a9641425e5355df2e0f589a738b6ec9fd2c')
build() {