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 d194898bc4e5..15bff9939c26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Eric BĂ©langer <eric@archlinux.org>
pkgname=grip
-pkgver=4.2.3
+pkgver=4.2.4
pkgrel=1
pkgdesc="A cd-player and ripper for the Gnome desktop"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('curl' 'id3lib' 'cdparanoia' 'gtk2')
makedepends=('pkgconfig' 'make')
optdepends=('yelp: to display the help and notices')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('7e17df75900884ccc74cc337b22679dcf0116411')
+sha256sums=('957bb498b2df717f0ad449a8147d2fa7670796ec91c214cbd3f6d6e40c77ea62')
build() {
cd ${pkgname}-${pkgver}