summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMax Wölfing2019-03-26 10:22:50 +0100
committerMax Wölfing2019-03-26 10:22:50 +0100
commit5aefb97ffb5d920bc2b15fb7c0ea287ab6cc90e4 (patch)
tree3f49750eefdeec74bf0186421cc9bf3746c9aef6 /PKGBUILD
parent1740383d114384cf18468775d4494c661e00b091 (diff)
downloadaur-5aefb97ffb5d920bc2b15fb7c0ea287ab6cc90e4.tar.gz
Single connection timeout and better debug outut
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c632b18aa2a..e29693357003 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Max Wölfing <ff0x@infr.cat>
pkgname=netctl-mm
-pkgver=0.0.9
+pkgver=0.0.11
pkgrel=1
pkgdesc="Mobile broadband support for netctl using ModemManager"
arch=(any)
license=('GPL')
depends=(netctl modemmanager)
source=(mobile_mm.profile mobile_mm)
-md5sums=('7b317a1f78ad63bfb8fb4973309883f5'
- '9d3bcdaba9096d840bde6f4014bf175e')
+md5sums=('03d3c43f41396093c64348c89c9c6342'
+ '0f19810092c4600a13ea0aa5c5994658')
package() {
install -Dm644 "$srcdir/mobile_mm.profile" "$pkgdir/etc/netctl/examples/mobile_mm"