summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a8a87549e78..c53da23e6d22 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=5.0.3
+pkgver=5.3
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=('0fd9dbcc65840f5c799cbe6fa0201e67f4a8a96de1c7896e1bebd90392669a23')
+sha256sums=('de5bd2cc16f0c28873c8d00ca74c6bcaed40eee1097f97255a1d20286158bcd4')
package() {
cd "${srcdir}"