summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2022-08-20 13:01:02 -0400
committerTed Alff2022-08-20 13:01:02 -0400
commitbfe555908a525ee07fbb6b3da057dcb794d10883 (patch)
tree667e6dbcf4ace6bc226ae9ab6d67b4250734fbbc /PKGBUILD
parent927b959e0cd7269c31145c57bb6ebfe2744785d9 (diff)
downloadaur-bfe555908a525ee07fbb6b3da057dcb794d10883.tar.gz
Version bump 4.17.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a185d14df2a..91bcdcdd8f83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=xfce4-panel
pkgname=${_pkgname}-devel
-pkgver=4.17.2
+pkgver=4.17.3
pkgrel=1
pkgdesc="Panel for the Xfce desktop environment (development release)"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -16,7 +16,7 @@ provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}" 'xfce4-statusnotifier-plugin')
replaces=('xfce4-statusnotifier-plugin')
source=("https://archive.xfce.org/src/xfce/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.bz2")
-sha256sums=('8df2f58b7d12d9b46fd417f9241af3e35dd41ded30f54dc02b5d4fbfd0b27b2d')
+sha256sums=('ee7c190d62c919afb91f91c798a5f804c5d2ff8833bb6fe352f24d129c801ba9')
build() {
cd "${_pkgname}-${pkgver}"