[arch-commits] Commit in xfconf/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Oct 24 15:58:05 UTC 2016
Date: Monday, October 24, 2016 @ 15:58:05
Author: foutrelis
Revision: 279205
upgpkg: xfconf 4.12.1-1
New upstream release.
Modified:
xfconf/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-24 15:52:28 UTC (rev 279204)
+++ PKGBUILD 2016-10-24 15:58:05 UTC (rev 279205)
@@ -3,8 +3,8 @@
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfconf
-pkgver=4.12.0
-pkgrel=4
+pkgver=4.12.1
+pkgrel=1
pkgdesc="A simple client-server configuration storage and query system"
arch=('i686' 'x86_64')
url="http://www.xfce.org/"
@@ -15,7 +15,7 @@
'intltool' 'gtk-doc' 'chrpath')
options=('!emptydirs')
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9910eaea8405336415d4d7f3056403f8c67bc23ba0dce251eac35205c603b156')
+sha256sums=('35f48564e5694faa54fdc180cd3268e16fc2352946a89a3c2fc12cbe400ada36')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list