summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9382b9c1cba..fa9e3ee5c9ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: rafaqzsu <rafaqzsu [at] gmail (dot) com>
pkgname=cropgui-git
-pkgver=b3a00e
+pkgver=db8091
pkgrel=1
pkgdesc="A GTK GUI for lossless JPEG cropping (and rotating)"
arch=('any')
@@ -18,11 +18,6 @@ pkgver() {
git describe --always | sed -e 's|-|.|g' -e '1s|^.||'
}
-prepare() {
- cd "${srcdir}"/$pkgname
- git apply ../../python2.patch
-}
-
package() {
cd "$srcdir/$pkgname"
./install.sh -f gtk -t $pkgdir -p /usr -P python2