summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Smith2018-08-08 13:43:07 -0500
committerJames Smith2018-08-08 13:43:07 -0500
commitab69cf5cee170664fd187eb3a370600854c3d69e (patch)
tree14d7b01fe5f5638cfa3524087925939673f76e00
parent44888020b8983404635748b8038797e44221434c (diff)
downloadaur-ab69cf5cee170664fd187eb3a370600854c3d69e.tar.gz
Bumped pkgrel to account for new GNUstep release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86a82f3b9864..212e25a41710 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = laternamagica.app
pkgdesc = An image viewer and slideshow application.
pkgver = 0.5
- pkgrel = 1
+ pkgrel = 2
url = http://www.nongnu.org/gap/laternamagica/index.html
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cc58dc367ada..fb029fdf4126 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Thomas Ascher <thomas.ascher@gmx.at>
pkgname=laternamagica.app
_pkgname=LaternaMagica
-pkgrel=1
+pkgrel=2
pkgver=0.5
pkgdesc="An image viewer and slideshow application."
arch=('i686' 'x86_64')