summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2021-05-25 12:24:45 +0000
committerpeeweep2021-05-25 20:24:45 +0800
commit2f3c0c7e592a3b286c580b1fc98f3911da8e737d (patch)
tree6bb1d60f20d910d4e3eb89b218f9c4f81a439e07 /PKGBUILD
parenta841644c7e5426044aa19d1ab46642105fa86bf0 (diff)
downloadaur-2f3c0c7e592a3b286c580b1fc98f3911da8e737d.tar.gz
bump version 2021.5.25.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95285139cf9c..19944d3de936 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aigpy
_pkgname=aigpy
-pkgver=2021.3.25.1
+pkgver=2021.5.25.2
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=('b3c41939a3eafce29d95e3a2dfb80dca599640b71828f5fb348d5a564e0509da'
+sha256sums=('e6cf2928247e3de3dec8ed93d9e0a54e4daa72f140ff3321650147d968de3937'
'83e4dd21429a91fb7cea67a476032a9641425e5355df2e0f589a738b6ec9fd2c')
build() {