summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Mattern2018-05-29 12:03:15 +0200
committerPeter Mattern2018-05-29 12:03:15 +0200
commit1c3099cb4d203597bdcd20cdf92b48fd93878791 (patch)
tree998c2bad90ad39afa5512ddbf5a8d400f0bb24f5
parentcb29711ccaf2fddd779407d224072296902d91e4 (diff)
downloadaur-1c3099cb4d203597bdcd20cdf92b48fd93878791.tar.gz
Polish due to adoption
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32d9474d9172..468b49a035b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = phototonic
pkgdesc = Image Viewer and Organizer
pkgver = 1.7.13
pkgrel = 2
- url = http://oferkv.github.io/phototonic/
+ url = https://github.com/oferkv/phototonic/
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 3ed14ef5e626..2675b7adbbb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,14 @@
-# Maintainer: Michael Straube <straubem@gmx.de>
+# Maintainer: Peter Mattern <pmattern at arcor dot de>
+# Contributor: Michael Straube <straubem at gmx dot de>
+# Contributor: Ofer Kashayov <oferkv at gmail dot com>
pkgname=phototonic
pkgver=1.7.13
pkgrel=2
_commit=c1998178dfc49275c716250914ee1aac910ab908
-pkgdesc="Image Viewer and Organizer"
+pkgdesc='Image Viewer and Organizer'
arch=('i686' 'x86_64')
-url="http://oferkv.github.io/phototonic/"
+url='https://github.com/oferkv/phototonic/'
license=('GPL3')
depends=('qt5-base' 'exiv2' 'hicolor-icon-theme')
optdepends=('qt5-imageformats: TIFF and TGA support' 'qt5-svg: SVG support')