summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-12-01 21:06:01 +0100
committerStefan Husmann2015-12-01 21:06:01 +0100
commit31ad6cd36366cb8dc141058945803885e2d8daeb (patch)
tree7c7d6d50c441d939a5a6d37255075b71966f2629 /PKGBUILD
parentb0dd25e27e990d5e15bdc8d662f2d93303f9d705 (diff)
downloadaur-31ad6cd36366cb8dc141058945803885e2d8daeb.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d15dc6093a34..58aca6a88653 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=fotoxx
-pkgver=15.11.1
-pkgrel=2
+pkgver=15.12
+pkgrel=1
pkgdesc="A program for improving image files made with a digital camera"
url="http://www.kornelix.com/fotoxx"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('xdg-utils')
optdepends=('mashup: for composing pages to print from within fotoxx'
'brasero: for burning')
source=("http://www.kornelix.com/uploads/1/3/0/3/13035936/$pkgname-$pkgver.tar.gz")
-md5sums=('9149a995f15a212866eecec3f775ed9e')
+md5sums=('142c193e0d522bbbcd42111c657fdc19')
install=fotoxx.install
prepare() {
@@ -31,4 +31,3 @@ package() {
chmod o+r "$pkgdir"/usr/share/fotoxx/data/{edit-menus-es,edit-menus-ca,KB-shortcuts-es,KB-shortcuts-ca}
rm -r "$pkgdir"/usr/share/appdata
}
-