[arch-commits] Commit in mate-applet-dock/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Apr 1 09:08:41 UTC 2018


    Date: Sunday, April 1, 2018 @ 09:08:40
  Author: arojas
Revision: 313714

Update to 0.85

Modified:
  mate-applet-dock/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-01 09:07:37 UTC (rev 313713)
+++ PKGBUILD	2018-04-01 09:08:40 UTC (rev 313714)
@@ -3,8 +3,8 @@
 
 pkgname=mate-applet-dock
 _pkgname=mate-dock-applet
-pkgver=0.81
-pkgrel=2
+pkgver=0.85
+pkgrel=1
 pkgdesc="Application dock for the MATE panel"
 arch=('any')
 url="https://github.com/robint99/dock-applet"
@@ -12,7 +12,7 @@
 depends=('libnotify' 'mate-panel' 'python-cairo' 'python-dbus' 'python-gobject' 'python-pillow'
          'python-xdg' 'python-xlib' 'bamf')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/robint99/$_pkgname/archive/V$pkgver.tar.gz")
-sha256sums=('80a3e54b04ebcd61451c27ae72b2513815ef6521b1693c9ddbc2e8c07de37445')
+sha256sums=('612e2b03b3cbc370fe636890aeb22bbe1d2647e16ce3ad3967a0d5286b9f4813')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list