summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2023-09-27 13:03:06 -0400
committerTed Alff2023-09-27 13:03:06 -0400
commit6154ace4b1d0a72c818d930c0de4556a7a94fe85 (patch)
tree1778985782c77754f79f3cde1d741f7aafcb93f9 /PKGBUILD
parent6a4dbf708a679b6e05eb1c6c1a54511ff6baf64f (diff)
downloadaur-6154ace4b1d0a72c818d930c0de4556a7a94fe85.tar.gz
Version bump 4.19.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89c9b7d3d454..bf50078c5eeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=xfce4-panel
pkgname=${_pkgname}-devel
-pkgver=4.19.1
+pkgver=4.19.2
pkgrel=1
pkgdesc="Panel for the Xfce desktop environment (development release)"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -17,7 +17,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=('a653daa531bbd2c4ad9115fad538acb1fe7eefeae847fecb22b9b9bea30d6d08')
+sha256sums=('e6e7a7c31d2dcb195468570fd82919c1c820a2522697682a3cc41b4ea6e7d3ef')
build() {
cd "${_pkgname}-${pkgver}"