summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Csiky (csicar)2018-03-14 09:16:49 +0100
committerCarsten Csiky (csicar)2018-03-14 09:16:49 +0100
commit0dcd38c93be914187c6beefba1927fad48cc55dc (patch)
tree49613edd2415334e7cb48a2998780b04ea180930
parent98b3ca51ca718ab5d168d43fb4e943f8b0db7757 (diff)
downloadaur-0dcd38c93be914187c6beefba1927fad48cc55dc.tar.gz
updated i386 to 1.26
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 783ca275794c..b04fe9ffa16a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = mos-bin
options = !emptydirs
source_x86_64 = https://launchpad.net/~mongoose-os/+archive/ubuntu/mos/+files/mos_1.26+feba795~artful0_amd64.deb
sha512sums_x86_64 = 8c8e4154a33265c9f4d37a5568f2b034f0c9c27c1ac36ee513ca1632870750ca
- source_i686 = https://launchpad.net/~mongoose-os/+archive/ubuntu/mos/+files/mos_1.24+bd8e2958~zesty0_i386.deb
+ source_i686 = https://launchpad.net/~mongoose-os/+archive/ubuntu/mos/+files/mos_1.26+feba795~artful0_i386.deb
sha512sums_i686 = 4887ee71c23c7c2f89e11e1186c8150a9c35e4e83234fdab9e58ce3459ddd7cc
pkgname = mos-bin
diff --git a/PKGBUILD b/PKGBUILD
index e46036c5aece..a28e38a40469 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: csicar
pkgname=mos-bin
pkgver=1.26+feba795
-pkgrel=1
+pkgrel=2
pkgdesc="This package contains the Mongoose OS CLI tool."
arch=('x86_64' 'i686')
url="https://mongoose-os.com"
@@ -12,7 +12,7 @@ groups=('')
depends=('libftdi-compat' 'libusb>=1.0.16')
options=('!strip' '!emptydirs')
source_x86_64=("https://launchpad.net/~mongoose-os/+archive/ubuntu/mos/+files/mos_1.26+feba795~artful0_amd64.deb")
-source_i686=("https://launchpad.net/~mongoose-os/+archive/ubuntu/mos/+files/mos_1.24+bd8e2958~zesty0_i386.deb")
+source_i686=("https://launchpad.net/~mongoose-os/+archive/ubuntu/mos/+files/mos_1.26+feba795~artful0_i386.deb")
sha512sums_x86_64=('8c8e4154a33265c9f4d37a5568f2b034f0c9c27c1ac36ee513ca1632870750ca')
sha512sums_i686=('4887ee71c23c7c2f89e11e1186c8150a9c35e4e83234fdab9e58ce3459ddd7cc')