summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2020-09-13 23:03:49 +0000
committerpeeweep2020-09-14 07:03:49 +0800
commit8c8b3d0ecd2d0cc2b1c52156bfe54a5eee8c6cd6 (patch)
tree756a0593ae0cc47f681e60522ca7f800014102c9 /PKGBUILD
parent8ad16dd99d1b87393205cf450e3ca986479ea87d (diff)
downloadaur-8c8b3d0ecd2d0cc2b1c52156bfe54a5eee8c6cd6.tar.gz
bump version 2020.9.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f7add00f551..8152172af56b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-aigpy
_pkgname=aigpy
-pkgver=2020.9.6.0
+pkgver=2020.9.14.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=('72ccf1ad59265d9484deafea8d69c7796df82dc081ba78700cf911fe9a91a26d'
+sha256sums=('c7ed9636eca8eedf5623d9b479a5104f3d2098d18a6e7a77ec7f660ddd31d8b4'
'83e4dd21429a91fb7cea67a476032a9641425e5355df2e0f589a738b6ec9fd2c')
build() {