summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAloxaf2021-04-13 23:16:49 +0800
committerAloxaf2021-04-13 23:16:49 +0800
commit97c834a57109d87bb9f868ab871cc76c38e85e08 (patch)
tree425f40b3b3c5ad9919b74a59ea050270a7313152 /PKGBUILD
parente1a3815caa5e3b70efd40a6df04679ba196f8002 (diff)
downloadaur-97c834a57109d87bb9f868ab871cc76c38e85e08.tar.gz
Bump version to 6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04993ee69f1b..070378d4eb38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# rename from page to page-generator to avoid conflict with https://github.com/I60R/page
pkgname=page-generator
-pkgver=6.0.1
+pkgver=6.1
pkgrel=1
pkgdesc='Python Automatic GUI Generator'
arch=('x86_64')
@@ -10,7 +10,7 @@ url="http://page.sourceforge.net/"
license=('GPL')
depends=('tk' 'python')
source=("https://jaist.dl.sourceforge.net/project/page/page/${pkgver}/page-${pkgver}.tgz")
-sha256sums=('3e07cea7d02676bb3e934955c891dcf4a86c4acac41d6bf805e716a2a6a020af')
+sha256sums=('a1e22c01b380a20468ad6bf3d1bae7380469d22f88626c72ce3b148c99942025')
package() {
cd "${srcdir}"