summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2024-03-02 09:20:37 -0500
committerTed Alff2024-03-02 09:20:37 -0500
commit88f5e1244ab8c33ee9f5cd69fc4cb3b2736e7386 (patch)
treeca88455658239e781d78290b70916a04236609cc /PKGBUILD
parentdc792ef2a650d2a8800c043c4d094ade3c713bab (diff)
downloadaur-88f5e1244ab8c33ee9f5cd69fc4cb3b2736e7386.tar.gz
Version bump 4.19.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c9d89a11279..ded487ce74ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=libxfce4ui
pkgname=${_pkgname}-devel
-pkgver=4.19.4
+pkgver=4.19.5
pkgrel=1
pkgdesc="Commonly used Xfce widgets among Xfce applications (Development version)"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -19,7 +19,7 @@ optdepends=('glade: Glade designer plugin')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
source=("https://archive.xfce.org/src/xfce/${_pkgname}/${pkgver%.*}/${_pkgname}-${pkgver}.tar.bz2")
-sha256sums=('c873ec46d5dd448df60a8385e029892f85b40ad66200cc3c055ab7156d718796')
+sha256sums=('ce7a8d68727c43c85c61d22040751a7730591db69eae967f2c091127326803b7')
build() {
cd "${_pkgname}-${pkgver}"