summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAloxaf2022-11-24 11:34:54 +0800
committerAloxaf2022-11-24 11:34:54 +0800
commit0d7de0c9669d55b33f80fc09675ad6f2251567da (patch)
tree88915ff2045a16484fc49cebf20af16676c0b431 /PKGBUILD
parent97c834a57109d87bb9f868ab871cc76c38e85e08 (diff)
downloadaur-page-generator.tar.gz
bump version to 7.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 070378d4eb38..b3c023a4757a 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.1
+pkgver=7.5
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=('a1e22c01b380a20468ad6bf3d1bae7380469d22f88626c72ce3b148c99942025')
+sha256sums=('c77f62957b764404382d47c14704a590fe46158eb5842fa13c9ce6e21b260f5b')
package() {
cd "${srcdir}"