summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCullen2020-09-10 12:27:57 -0400
committerCullen2020-09-10 12:27:57 -0400
commitf8a5ddb3bca611a644d64aab653977ec8f4fd774 (patch)
tree791ca25f5e57267776b54c7269dcd46b0b1fefb1 /PKGBUILD
parent1de29901864f9a5f57f0f9845e15b0ff9b203cdb (diff)
downloadaur-f8a5ddb3bca611a644d64aab653977ec8f4fd774.tar.gz
Should now show dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd37ead979bf..d7204bbc9ed7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname='desknamer'
pkgname="${_pkgname}-git"
pkgver=r41.c81f631
-pkgrel=1
+pkgrel=2
pkgdesc='automatically rename bspwm desktops based on applications inside'
arch=('any')
url="https://gitlab.com/jallbrit/${_pkgname}"