summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-09-10 19:01:25 +0200
committerAndy Crowd2016-09-10 19:01:25 +0200
commita25b980d5ba7cf89fdd2aba6b7737e8f64e4792d (patch)
tree9f913409101ec7f05d7fcd965413b9a657275d00
parenta67ec7744b3032c6f97e2f3e38338442c80fab19 (diff)
downloadaur-a25b980d5ba7cf89fdd2aba6b7737e8f64e4792d.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 2ab11ff7e270..ec6be2606d5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Sep 10 17:01:04 UTC 2016
+# Sat Sep 10 17:01:25 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 04f46a3e94df..070aabe95a54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.6
-pkgrel=1
+pkgrel=2
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=('bash>=4.0' 'gawk' 'grep')