[arch-commits] Commit in modem-manager-gui/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jan 5 04:48:17 UTC 2018
Date: Friday, January 5, 2018 @ 04:48:16
Author: felixonmars
Revision: 278808
upgpkg: modem-manager-gui 0.0.18-3
rebuild with gdbm 1.14.1
Modified:
modem-manager-gui/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-05 04:46:58 UTC (rev 278807)
+++ PKGBUILD 2018-01-05 04:48:16 UTC (rev 278808)
@@ -4,7 +4,7 @@
pkgname=modem-manager-gui
pkgver=0.0.18
-pkgrel=2
+pkgrel=3
pkgdesc="Frontend for ModemManager daemon able to control specific modem functions"
arch=('x86_64')
url="http://linuxonly.ru/cms/page.php?7"
@@ -14,7 +14,7 @@
optdepends=('networkmanager: monitor network traffic')
options=(!emptydirs)
source=("https://download.tuxfamily.org/gsf/source/$pkgname-$pkgver.tar.gz")
-md5sums=('affc35ba997f8b54d5421307a3021a3d')
+sha512sums=('b570515bb26284a55e1a54b287c6333209264726542d46a1c4c2818d02f1848bf15425a63fb15db01950f4da15644b5b68ac39255185206322743e2a63828f9d')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list