summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2019-04-16 03:47:42 +0200
committerpiotr2019-04-16 03:47:42 +0200
commit756f36674f2563b45936a06836cb29ec86f08831 (patch)
tree465996a3a23b90ac967187e6b1e583d864e0e607 /PKGBUILD
parent16830fbfd5ad682a77c9f3fbd754ac46ae2d3f35 (diff)
downloadaur-756f36674f2563b45936a06836cb29ec86f08831.tar.gz
lang strings corrected; buttons redesigned
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6d7217aab2a..1be0282f3fd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('squarely')
pkgver=0.9
-pkgrel=3
+pkgrel=4
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=('e0e5a5926e06b2c015c3d9cd7f67c816'
+md5sums=('e4bdff5c193b998afcd8097b7d713ded'
'8a910f0a5ecf156cc6856bd9b636143d'
'a87a406cab2e66a0efaba87deffa2175'
'795bf57c86be1a38812ec7b4716d8729')