summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMax Wölfing2021-10-03 22:05:01 +0200
committerMax Wölfing2021-10-03 22:05:01 +0200
commitb568bfd25b9fa1e44f7a4745229363a51a20c9d7 (patch)
tree06923cbb87676c7e264625313559480ba828e3bd /PKGBUILD
parenta73c42cd662493e39441fa1b07ca97fda11f7f7b (diff)
downloadaur-netctl-mm.tar.gz
Small bugfixes and refactoring
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02ab66f1964b..bb9b4f125326 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Max Bülte <ff0x@this-is-fine.io>
pkgname=netctl-mm
-pkgver=0.1.1
+pkgver=0.1.3
pkgrel=1
pkgdesc="Mobile broadband support for netctl using ModemManager"
arch=(any)
license=('GPL')
depends=(netctl modemmanager jq)
source=(mobile_mm.profile mobile_mm)
-md5sums=('ccd14753d61a5439ebf4ee01d500b5c8'
- 'e90c30ee7b5e08408515099341779d19')
+md5sums=('9ef0982f28ef7e14dd9e458890234e85'
+ '4b542c4946e5adffcfe4b1602b3a8d50')
package() {
install -Dm644 "$srcdir/mobile_mm.profile" "$pkgdir/etc/netctl/examples/mobile_mm"