summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzhangjinqiang2021-02-19 02:04:00 +0000
committerzhangjinqiang2021-02-19 10:04:00 +0800
commite9e974dfe165b1b56ade6a46f4b807c2ba0d0390 (patch)
treedb62bf217c6e7a472d75a38b69ec33a0f1baa16f /PKGBUILD
parente77f3a3363619111142c49243812ea79eba6aa8e (diff)
downloadaur-e9e974dfe165b1b56ade6a46f4b807c2ba0d0390.tar.gz
bump version: 2021.2.18.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c4fb5a247a3..a4075f5dbeac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aigpy
_pkgname=aigpy
-pkgver=2020.12.17.1
+pkgver=2021.2.18.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=('9590b6fb788a090f1dba5cc99e081e780e59613d8f479f63f7ed758b5282955c'
+sha256sums=('3096cc49bfc0ecc6de575be3a895896de88d8ae2bbf6fc52ffd03a4b2cb0bd1c'
'83e4dd21429a91fb7cea67a476032a9641425e5355df2e0f589a738b6ec9fd2c')
build() {