summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9380ce47e15b..d545dc199737 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jozef Riha <jose1711 at gmail dot com>
pkgname=editphotos
-pkgver=0.3
-pkgrel=4
+pkgver=0.4
+pkgrel=1
pkgdesc="displays thumbnails of JPEG files and enables to alter the orientation EXIF tag and comments."
# url="http://freshmeat.net/projects/editphotos/"
url="https://github.com/jose1711/editphotos"
@@ -11,8 +11,8 @@ license=('GPL')
depends=('perl' 'perl-image-metadata-jpeg' 'perl-tk')
#source=(http://freshmeat.net/redir/editphotos/53321/url_tgz/$pkgname-$pkgver.tar.gz)
#source=(http://cbouvi.free.fr/download/$pkgname/$pkgname-$pkgver.tar.gz)
-source=(https://github.com/jose1711/editphotos/archive/${pkgver}.tar.gz)
-md5sums=('e453d8c3508337fea24eb8a3c5c0e2b8')
+source=(https://github.com/jose1711/editphotos/archive/v${pkgver}.tar.gz)
+md5sums=('2b8acad0345aa202d50abe5b236ba1f9')
package() {
cd $srcdir/$pkgname-$pkgver/bin