summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-06-08 21:31:16 +0200
committerStefan Husmann2016-06-08 21:31:16 +0200
commitdf5311efbdbeda6dff8b1bf3d286fe9c61c064f4 (patch)
treeb669f088fcc6868c268c8141c2c622e48c6aff85 /PKGBUILD
parent9f64568fb8d452d030d319d0fba6e8f42e46c75c (diff)
downloadaur-df5311efbdbeda6dff8b1bf3d286fe9c61c064f4.tar.gz
update wit install file removed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8056900a38a2..eaf2fe3ef3f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=16.06
-pkgrel=1
+pkgver=16.06.1
+pkgrel=2
pkgdesc="A program for improving image files made with a digital camera"
url="http://www.kornelix.net/fotoxx/fotoxx.html"
arch=('i686' 'x86_64')
@@ -12,8 +12,7 @@ makedepends=('xdg-utils')
optdepends=('mashup: for composing pages to print from within fotoxx'
'brasero: for burning')
source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
-md5sums=('45f714598e6273b52b2f421437d70106')
-install=fotoxx.install
+md5sums=('1721432a2c25296a241ff0b75460967f')
options=('!makeflags')
prepare() {