summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2020-12-16 08:05:48 +0000
committerpeeweep2020-12-16 16:05:48 +0800
commiteab54db3c5f45b44fca455ba6230697450c0b1ac (patch)
treec843394d55db7313f531f29ce0fff5015e37232f /PKGBUILD
parent1abdf9c884b3810c71cc9f6d12b2e23d74a8b10a (diff)
downloadaur-eab54db3c5f45b44fca455ba6230697450c0b1ac.tar.gz
bump version: 2020.12.16.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9330a200dc9b..8d596fce0b4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aigpy
_pkgname=aigpy
-pkgver=2020.11.10.0
+pkgver=2020.12.16.0
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=('9da197e4ed00cd32b80d3a5d92cc51343ccb70171cd136c7be4974a9250859fb'
+sha256sums=('aa844a3d1095daa6748cc228258d3008181e713be3e4f5e48b1b677b1cd0ef94'
'83e4dd21429a91fb7cea67a476032a9641425e5355df2e0f589a738b6ec9fd2c')
build() {