summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvikits2021-04-05 12:07:50 +0530
committervikits2021-04-05 12:07:50 +0530
commit943eab5bf2b8da417e7f362c25b2697c47bbdfbf (patch)
tree3ee5610afebc5b328428106d860c2ab4e54d6b20
parent4f109c3ae37696a135a418acbfb5e41f4f23ad42 (diff)
downloadaur-943eab5bf2b8da417e7f362c25b2697c47bbdfbf.tar.gz
updated to version 1.18
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3631650c3d9..354b9086a053 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chroma
pkgdesc = Abstract puzzle game.
- pkgver = 1.17
+ pkgver = 1.18
pkgrel = 1
url = http://www.level7.org.uk/chroma/
arch = i686
@@ -11,9 +11,9 @@ pkgbase = chroma
depends = sdl_image
depends = ncurses
depends = freetype2
- source = http://www.level7.org.uk/chroma/download/chroma-1.17.tar.bz2
+ source = http://www.level7.org.uk/chroma/download/chroma-1.18.tar.bz2
source = chroma.desktop
- md5sums = d42c291ebccad5350896978d1cc2d28e
+ md5sums = adff0bca563ebec02bbe2b08ed95058a
md5sums = 90932d9a42f1545c3ba59ae38afb7732
pkgname = chroma
diff --git a/PKGBUILD b/PKGBUILD
index 3742b240e117..c36873967b5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: Frederic Bezies < fredbezies at gmail dot com>
+# Maintainer: Vignesh TS < vikits at gmail dot com>
# Contributor: schuay <jakob.gruber@gmail.com>
# Contributor: Dany Martineau <dany.luc.martineau gmail com>
pkgname=chroma
-pkgver=1.17
+pkgver=1.18
pkgrel=1
pkgdesc="Abstract puzzle game."
arch=('i686' 'x86_64')
@@ -34,5 +34,5 @@ package() {
${pkgdir}/usr/share/applications/${pkgname}.desktop
}
-md5sums=('d42c291ebccad5350896978d1cc2d28e'
+md5sums=('adff0bca563ebec02bbe2b08ed95058a'
'90932d9a42f1545c3ba59ae38afb7732')