summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 3 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ce9631a0649..b37fea12fd8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pix-git
_pkgbasename=pix
-pkgver=3.0.2.r0.g855a547
+pkgver=3.2.0.r0.gc958d63
pkgrel=1
pkgdesc="Image viewer and browser based on gthumb. X-Apps Project (git version)."
arch=('i686' 'x86_64' 'armv7h')
@@ -41,14 +41,9 @@ provides=($pkgname $_pkgbasename)
conflicts=(${_pkgbasename})
url='https://github.com/linuxmint/pix'
-source=("${pkgname}::git+https://github.com/linuxmint/${_pkgbasename}.git"
-'0001-exiv-0.28.patch')
-md5sums=('SKIP' '9c20e12ed62c5d023c9dd81fe6e4e3ab')
+source=("${pkgname}::git+https://github.com/linuxmint/${_pkgbasename}.git")
+md5sums=('SKIP')
-prepare() {
- cd "${srcdir}"/${pkgname}
- patch --forward --strip=1 --input="${srcdir}"/0001-exiv-0.28.patch
-}
pkgver() {
cd ${srcdir}/${pkgname}