summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzoe2016-05-01 22:46:54 +0200
committerzoe2016-05-01 22:46:54 +0200
commit6005aef43fbf4b5fec38eaf2e8d1e4faff4148cb (patch)
treee2d7166f24ac6312902cd79bc2a772246a713f0a /PKGBUILD
parente1c50bd00026a51ab9a6bdcd4f3cd61de4504206 (diff)
downloadaur-colorcode.tar.gz
Update to 0.8.5-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d736330e652b..dd12bffe6200 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=colorcode
_pkgname=ColorCode
pkgver=0.8.5
-pkgrel=1
+pkgrel=2
pkgdesc="Advanced MasterMind game and solver"
arch=('i686' 'x86_64')
url="http://${pkgname}.laebisch.com/"
@@ -14,7 +14,7 @@ install=${pkgname}.install
source=("http://${pkgname}.laebisch.com/download/${_pkgname}-${pkgver}.tar.gz"
"${pkgname}.desktop" "${pkgname}.png")
md5sums=('e4ee0dac0c99605af886f3ecd8a55106'
- '559b6c3a4eeb81641eaa1a377a2148d6'
+ 'e2f3f71d01cc7aa842f64a5490a5aa6d'
'648b63a6de3129b72c752ba893a856a1')
build() {