summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2022-12-02 23:12:45 -0500
committerTed Alff2022-12-02 23:12:45 -0500
commitf5bd946a2538319e39a49545d498d5e06566e8b8 (patch)
tree6126faed290ad8ca5aca135c0db2fa0671daafdc /PKGBUILD
parent61a272d198b83a04947ae74a5d67620e17a45792 (diff)
downloadaur-f5bd946a2538319e39a49545d498d5e06566e8b8.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 d421ab46ac4c..8ad4d0ef7033 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=xfce4-settings
pkgname=${_pkgname}-devel
-pkgver=4.17.2
+pkgver=4.17.3
pkgrel=1
pkgdesc="Settings manager for xfce"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -17,7 +17,7 @@ provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
source=("https://archive.xfce.org/src/xfce/${_pkgname}/${pkgver%.*}/${_pkgname}-${pkgver}.tar.bz2"
'default-xsettings-xml.patch::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/xfce4-settings/trunk/default-xsettings-xml.patch')
-sha256sums=('f47089ca5e8efc20b17900555a5cde7177af223995d85ef5211fa1074447388f'
+sha256sums=('8bc5905d2157186e0b9c01421df0b7cbb7e8618653b495810dd95e95888162e2'
'8e9a6c70ab0ceb5d91b637dc290768f8a47edb5d7b6e2eebc4459dbc4ee040d7')
prepare() {