summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-05-17 19:19:40 +0200
committerAndy Crowd2016-05-17 19:19:40 +0200
commit19634089123399f2dceacf8a9f5836446c291dd4 (patch)
tree715f39c6e5f9126471420f8fbcaf6633f5c161bf
parentaf93cda4b9bdc8ce329727b1ab523fc44fd6e6b0 (diff)
downloadaur-19634089123399f2dceacf8a9f5836446c291dd4.tar.gz
Updated version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54ae0d14f104..bee4923a6c86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon May 16 17:20:57 UTC 2016
+# Tue May 17 17:19:40 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.1
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 92e43fe9f4ab..7d5430a40340 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.1
-pkgrel=1
+pkgrel=3
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash)