summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2021-12-10 11:32:24 -0500
committerTed Alff2021-12-10 11:32:24 -0500
commit3311a0533f7a56583f4dde8f99fe5e8e9dcf5b6b (patch)
treeb6c86143751b2870304932fe58925872d65a5008 /PKGBUILD
parent1081c5c8bfb953dd3bd80783157dcd2430c5a1b2 (diff)
downloadaur-3311a0533f7a56583f4dde8f99fe5e8e9dcf5b6b.tar.gz
Version bump 4.17.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c443273f5f12..cfaa6fd78a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=libxfce4ui
pkgname=${_pkgname}-devel
-pkgver=4.17.1
+pkgver=4.17.2
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=('ec5347e108cdfbce6d62a8d6db55d5d0506a7ca67779228dae30af2a4b4595fc')
+sha256sums=('c3ba2056dd4d515db5a14b1a589b7afc88e4e2662e27fe93e2054a0e9d09df24')
build() {
cd "${_pkgname}-${pkgver}"