summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2019-04-15 01:40:19 +0200
committerpiotr2019-04-15 01:40:19 +0200
commit16830fbfd5ad682a77c9f3fbd754ac46ae2d3f35 (patch)
treed4eb3562f3489f6522cc5b3908131cc403c641d8 /PKGBUILD
parent00f9325c82e66f8c10dec24f5df4f73280772b8a (diff)
downloadaur-16830fbfd5ad682a77c9f3fbd754ac46ae2d3f35.tar.gz
about dialog added
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23f24fa0f116..b6d7217aab2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('squarely')
pkgver=0.9
-pkgrel=2
+pkgrel=3
pkgdesc="Puzzle game written in Python using the pyglet library"
arch=('i686' 'x86_64')
url="https://github.com/nwg-piotr/squarely"
@@ -13,7 +13,7 @@ source=("https://github.com/nwg-piotr/squarely/raw/master/dist/squarely-0.9.tar.
"https://github.com/nwg-piotr/squarely/raw/master/dist/squarely.svg"
"https://github.com/nwg-piotr/squarely/raw/master/dist/squarely.desktop")
-md5sums=('d067a66d3105bb8034d6e89d379f409f'
+md5sums=('e0e5a5926e06b2c015c3d9cd7f67c816'
'8a910f0a5ecf156cc6856bd9b636143d'
'a87a406cab2e66a0efaba87deffa2175'
'795bf57c86be1a38812ec7b4716d8729')