summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJose Riha2023-02-27 00:33:27 +0100
committerJose Riha2023-02-27 00:33:27 +0100
commit4b5d0710a066acd72f0998669251e96899b85b1f (patch)
tree11bf4e7218f30fb3068118e37be3ee8392fb1c2c /PKGBUILD
parent91e0215f0865ae5de2c77145a4136d4d5c0b5baf (diff)
downloadaur-4b5d0710a066acd72f0998669251e96899b85b1f.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5b7a0f1d0a2..25ad57479934 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=sdlblocks
pkgver=1
-pkgrel=7
+pkgrel=8
pkgdesc="A Tetris remake written in C using libSDL"
arch=('i686' 'x86_64')
url="https://github.com/llopisdon/sdlblocks"
license=("GPL-2")
source=("https://github.com/llopisdon/sdlblocks/archive/master.zip" "${pkgname}.desktop")
-md5sums=('a6c87c8f54e4f33172721378d570406b'
+md5sums=('53e4b5f83f9a463fdd1f88b109d298ed'
'4178deb1bc373988c9dd305a648093c0')
if [ "$CARCH" = "i686" ]; then