summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2020-12-21 06:45:28 +0000
committerpeeweep2020-12-21 14:45:28 +0800
commite77f3a3363619111142c49243812ea79eba6aa8e (patch)
treed76c048494e687dd3d6db5796d5e7a9fb8b40c30 /PKGBUILD
parenteab54db3c5f45b44fca455ba6230697450c0b1ac (diff)
downloadaur-e77f3a3363619111142c49243812ea79eba6aa8e.tar.gz
bump version: 2020.12.17.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d596fce0b4c..4c4fb5a247a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aigpy
_pkgname=aigpy
-pkgver=2020.12.16.0
+pkgver=2020.12.17.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=('aa844a3d1095daa6748cc228258d3008181e713be3e4f5e48b1b677b1cd0ef94'
+sha256sums=('9590b6fb788a090f1dba5cc99e081e780e59613d8f479f63f7ed758b5282955c'
'83e4dd21429a91fb7cea67a476032a9641425e5355df2e0f589a738b6ec9fd2c')
build() {