[arch-commits] Commit in xdg-dbus-proxy/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue Oct 8 08:42:49 UTC 2019


    Date: Tuesday, October 8, 2019 @ 08:42:44
  Author: bpiotrowski
Revision: 364126

0.1.2-1

Modified:
  xdg-dbus-proxy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-08 08:38:01 UTC (rev 364125)
+++ PKGBUILD	2019-10-08 08:42:44 UTC (rev 364126)
@@ -1,7 +1,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=xdg-dbus-proxy
-pkgver=0.1.1
+pkgver=0.1.2
 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=('10b71573009d0e474d246576714742389eb65bba529276524b59ff5064791ef1')
+sha256sums=('1749d6f9f46dcc9edc87725641cf56cf91dcad1b01707891ea0850c1000c520f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list