summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2019-04-17 03:33:37 +0200
committerpiotr2019-04-17 03:33:37 +0200
commit3dc5290bbb84f1070c8fc7061a3408789b2a56b2 (patch)
treece3ea80348351e8fb4ab05b6e4e29f62814577e0 /PKGBUILD
parent756f36674f2563b45936a06836cb29ec86f08831 (diff)
downloadaur-3dc5290bbb84f1070c8fc7061a3408789b2a56b2.tar.gz
small bug fixes; some adjustments to graphics and sondtrack
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1be0282f3fd3..8298e98a2f87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('squarely')
pkgver=0.9
-pkgrel=4
+pkgrel=5
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=('e4bdff5c193b998afcd8097b7d713ded'
+md5sums=('273bb1283748a946d96baaacd0e348e8'
'8a910f0a5ecf156cc6856bd9b636143d'
'a87a406cab2e66a0efaba87deffa2175'
'795bf57c86be1a38812ec7b4716d8729')