summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2023-04-11 10:59:41 -0400
committerTed Alff2023-04-11 10:59:41 -0400
commit6a4dbf708a679b6e05eb1c6c1a54511ff6baf64f (patch)
tree70afcbcf702aad09934a82ec32d7c223fd75c28b /PKGBUILD
parenteeb5040f68c238d5af0e52ab7f4162ef98751fa6 (diff)
downloadaur-6a4dbf708a679b6e05eb1c6c1a54511ff6baf64f.tar.gz
Version bump 4.19.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9e487720f84..89c9b7d3d454 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=xfce4-panel
pkgname=${_pkgname}-devel
-pkgver=4.19.0
+pkgver=4.19.1
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=('92eaf45232294d8945709e444c6088973bc2b40d3b85f5269ff88a26ac76933f')
+sha256sums=('a653daa531bbd2c4ad9115fad538acb1fe7eefeae847fecb22b9b9bea30d6d08')
build() {
cd "${_pkgname}-${pkgver}"