summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {