summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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)