summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Perl2021-08-18 08:55:22 +0200
committerThomas Perl2021-08-18 08:55:22 +0200
commit316ab8843e2d8d025499e87d9db0deaf2ecf8d7e (patch)
treee625ff9e990d5c49a5a3e33b04a28f729b100cad /PKGBUILD
parentf1843c45d1a6e86450afc8af81b661ae7fd02227 (diff)
downloadaur-chromono.tar.gz
Update to version 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91153abad000..c9afadba3a0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=chromono
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="A very circular color puzzle game"
arch=('x86_64')
@@ -8,7 +8,7 @@ license=('GPL')
depends=('sdl2' 'zlib' 'libvorbis' 'libglvnd')
makedepends=('cmake' 'python3')
source=("https://thp.io/2013/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('9a15fa795e4f14ef8683c5ddaf1b6c115fda306957c97604fc4f117599c9f2ae')
+sha256sums=('3ed741e4bdc8ae7fa0019bd9643241856e5b49f6364048c6b3913f5948693afc')
build() {
cd ${pkgname}-${pkgver}