summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2019-05-27 10:16:15 -0400
committerTed Alff2019-05-27 10:16:15 -0400
commit23a633808e78bd30ea595415180266ba982bbfc3 (patch)
treef8847bfb46246d47ca6e6bda7f7e27c382103543
parentddc56b01e02e08d77aa064a293976efe0314ac9b (diff)
downloadaur-23a633808e78bd30ea595415180266ba982bbfc3.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 713439746071..47328b4aee64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xfce4-panel-devel
pkgdesc = Panel for the Xfce desktop environment
pkgver = 4.13.5
- pkgrel = 1
+ pkgrel = 2
url = https://www.xfce.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index da52715bb339..5e142d426906 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=xfce4-panel
pkgname=${_pkgname}-devel
pkgver=4.13.5
-pkgrel=1
+pkgrel=2
pkgdesc="Panel for the Xfce desktop environment"
arch=('i686' 'x86_64')
url="https://www.xfce.org/"