summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMax Wölfing2019-03-21 09:51:48 +0100
committerMax Wölfing2019-03-21 09:51:48 +0100
commit1740383d114384cf18468775d4494c661e00b091 (patch)
treecfbd9fc5f865abbe297c9a3b1647cb46b2af397b /PKGBUILD
parent8fc013005a569369f62c7fc7c7c60337d5a66a73 (diff)
downloadaur-1740383d114384cf18468775d4494c661e00b091.tar.gz
Added debug output if bearer interface is not found
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d76d75467634..1c632b18aa2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Max Wölfing <ff0x@infr.cat>
pkgname=netctl-mm
-pkgver=0.0.8
+pkgver=0.0.9
pkgrel=1
pkgdesc="Mobile broadband support for netctl using ModemManager"
arch=(any)
@@ -8,7 +8,7 @@ license=('GPL')
depends=(netctl modemmanager)
source=(mobile_mm.profile mobile_mm)
md5sums=('7b317a1f78ad63bfb8fb4973309883f5'
- '5f2102d6c6e58b15a056d4e1800c8a92')
+ '9d3bcdaba9096d840bde6f4014bf175e')
package() {
install -Dm644 "$srcdir/mobile_mm.profile" "$pkgdir/etc/netctl/examples/mobile_mm"