summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2020-06-29 09:03:07 +0000
committerpeeweep2020-06-29 17:03:07 +0800
commit3497cb1b8270e49720c2b7e3c71bd47965d582fa (patch)
tree2ede51be20f504d7373c33c7cefe0fbf650628b3 /PKGBUILD
parenta6ac4846f0528b6c2bf00673f3ab8e990319d56c (diff)
downloadaur-3497cb1b8270e49720c2b7e3c71bd47965d582fa.tar.gz
bump version 2020.6.29.1
Signed-off-by: peeweep <peeweep@0x0.ee>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77e66bd14d8c..05220786ae8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=python-aigpy
_pkgname=aigpy
-pkgver=2020.5.4.0
-pkgrel=2
+pkgver=2020.6.29.1
+pkgrel=1
pkgdesc="Python Common Lib"
arch=('any')
url="https://github.com/yaronzz/AIGPY"
@@ -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=('b9b0d55ae5e991ec22709d3f4f3fa736a4eaad74c7013049a764bbd814253355'
+sha256sums=('21ccbf7a3b45d6aee13024d463910be592564fc06bc4caf381f2f7949eb27297'
'83e4dd21429a91fb7cea67a476032a9641425e5355df2e0f589a738b6ec9fd2c')
build() {