[arch-commits] Commit in xdg-dbus-proxy/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Tue Jan 15 19:50:09 UTC 2019
Date: Tuesday, January 15, 2019 @ 19:50:08
Author: bpiotrowski
Revision: 344162
0.1.1-1
Modified:
xdg-dbus-proxy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-15 19:39:12 UTC (rev 344161)
+++ PKGBUILD 2019-01-15 19:50:08 UTC (rev 344162)
@@ -1,7 +1,7 @@
# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
pkgname=xdg-dbus-proxy
-pkgver=0.1.0
+pkgver=0.1.1
pkgrel=1
pkgdesc='D-Bus proxy'
arch=(x86_64)
@@ -9,7 +9,7 @@
license=(LGPL2.1)
depends=(glib2)
source=($url/releases/download/$pkgver/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('9eefd30fe66940c8daf0e8ce6479307694814edb8b636caeb5aa6d6a46a4bc14')
+sha256sums=('10b71573009d0e474d246576714742389eb65bba529276524b59ff5064791ef1')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list