summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPouar2015-08-15 09:44:41 -0500
committerPouar2015-08-15 09:44:41 -0500
commit3ed9b78307d3ba018d981b5751f14858fca1b20d (patch)
tree293c191a9e2f3a9462762c2dc259add34334a752
parentf57263ff1ae3801103bf79e57e33f1da256b91f3 (diff)
downloadaur-3ed9b78307d3ba018d981b5751f14858fca1b20d.tar.gz
PKGBUILD quality
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5990f2f36cf..d5fb27b859b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = easytether-bin
pkgdesc = Internet access via smartphone
pkgver = 0.8.5
- pkgrel = 3
+ pkgrel = 4
url = http://www.mobile-stream.com/easytether/drivers.html
changelog = CHANGELOG
arch = i686
@@ -11,8 +11,7 @@ pkgbase = easytether-bin
depends = libusb
depends = udev
conflicts = easytether-rpm
- source = http://www.mobile-stream.com/beta/ubuntu/14.04/easytether_0.8.5-1_amd64.deb
- md5sums = c20be7f5c5c80865f8ca0d2a266cdd19
+ source = http://www.mobile-stream.com/beta/ubuntu/14.04/easytether_0.8.5-1_i386.deb
pkgname = easytether-bin
diff --git a/PKGBUILD b/PKGBUILD
index 171c5169f9c6..55a9dfdeee11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=easytether-bin
pkgver=0.8.5
-pkgrel=3
+pkgrel=4
_debrel=1
pkgdesc="Internet access via smartphone"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
url=http://www.mobile-stream.com/easytether/drivers.html
license=(unknown:freeware)
depends=(glibc libusb udev)