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 74169c33b849..0ebe772cf1c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=gcedit
-pkgver=0.4.1
+pkgver=0.4.2
pkgrel=1
pkgdesc="GameCube disk image editor"
arch=(any)
@@ -8,7 +8,7 @@ url=http://ikn.org.uk/GCEdit
license=(GPL3)
depends=("python>=3.2" python-gobject)
source=(https://launchpad.net/$pkgname/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz)
-md5sums=('4c38fc406831aea48f497577958faab7')
+md5sums=('9ea7e502cca9555a09fa0d695a87e7e5')
build () {
cd "$srcdir/${pkgname}-$pkgver"