summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2021-08-08 12:20:02 +0000
committerpeeweep2021-08-08 20:20:02 +0800
commit5bf15cdf2cab2be8afb9375bb57fef72c8f3d5e4 (patch)
tree769a56d89a217cc7e2ee2f29e70b170f591b9dbf /PKGBUILD
parentdc3c96ea95cc4937eb5db027554996934b07e31f (diff)
downloadaur-5bf15cdf2cab2be8afb9375bb57fef72c8f3d5e4.tar.gz
bump version 2021.7.22.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff8c3d47a99e..b76ec215df78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aigpy
_pkgname=aigpy
-pkgver=2021.5.27.1
+pkgver=2021.7.22.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=('b5ff8c88df033c619e4e041259eb062b86f12cc82b107200543aca7acc58c8f8'
+sha256sums=('bbd02184fc25a4386f6bbf4cd2f8814a60a3bbf2a60c2b8c191b09a3237c41a3'
'83e4dd21429a91fb7cea67a476032a9641425e5355df2e0f589a738b6ec9fd2c')
build() {