summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7eb308e31154..a4d78af8fe03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eric Brandwein <brandweineric at gmail dot com>
# Contributor: 01189998819991197253 <dev.ben01189998819991197253+aur@gmail.com>
pkgname=clonehero
-pkgver=0.23.2
+pkgver=0.23.2.1
pkgrel=1
pkgdesc="Clone of Guitar Hero and Rockband-style games"
arch=('x86_64')
@@ -9,11 +9,11 @@ url="https://clonehero.net/"
license=('freeware-proprietary')
install="$pkgname.install"
depends=('gtk2')
-source=("http://dl.clonehero.net/clonehero-v.23.2/clonehero-linux.tar.gz"
+source=("http://dl.clonehero.net/clonehero-v.23.2.1/clonehero-linux.tar.gz"
"$pkgname.install"
"$pkgname.sh"
"$pkgname.desktop")
-sha1sums=('408640cc2379884b0c8843ebaa2593f47ad8c764'
+sha1sums=('ac9e6212d709f3637b33a33e6e1fbc1b44d03555'
'SKIP'
'SKIP'
'SKIP')