summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2021-09-15 08:48:26 +0000
committerpeeweep2021-09-15 16:48:26 +0800
commitea59696ba032125c8181eeb167252d38100b0bae (patch)
tree012a47e3662a9e111af880abc270ee7fe63b5dd1 /PKGBUILD
parent13e6e0d28c2fba3b865362a3287042350b07a6a9 (diff)
downloadaur-ea59696ba032125c8181eeb167252d38100b0bae.tar.gz
bump version: 2021.9.10.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d66c61aa5a8d..3639444c0463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aigpy
_pkgname=aigpy
-pkgver=2021.9.9.1
+pkgver=2021.9.10.3
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=('f23df552c86814559b8ff6723af627cfccfdb17295987a3edf6b114450eee7d7'
+sha256sums=('838aaaf62efb2a48847f07948cce0dc1a209828807545b914065b25c4e50c38d'
'83e4dd21429a91fb7cea67a476032a9641425e5355df2e0f589a738b6ec9fd2c')
build() {