summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Csiky (csicar)2018-03-14 09:14:21 +0100
committerCarsten Csiky (csicar)2018-03-14 09:14:21 +0100
commit98b3ca51ca718ab5d168d43fb4e943f8b0db7757 (patch)
tree503f44de220beb5bfcbb4612fbe7a3a482d3f61b
parent0031012e17b817bf50738930bbc21fb58bbf8878 (diff)
downloadaur-98b3ca51ca718ab5d168d43fb4e943f8b0db7757.tar.gz
updated to version 1.26
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5bd5b05612ea..783ca275794c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mos-bin
pkgdesc = This package contains the Mongoose OS CLI tool.
- pkgver = 1.24.bd8e2958
- pkgrel = 3
+ pkgver = 1.26+feba795
+ pkgrel = 1
url = https://mongoose-os.com
arch = x86_64
arch = i686
@@ -10,10 +10,10 @@ pkgbase = mos-bin
depends = libusb>=1.0.16
options = !strip
options = !emptydirs
- source_x86_64 = https://launchpad.net/~mongoose-os/+archive/ubuntu/mos/+files/mos_1.24+bd8e2958~zesty0_amd64.deb
- sha512sums_x86_64 = 16e30058cabf35c2078238b2cd29ca83f4a9086a3f788793b5742b71f234870ac10bd2a93a163998388a6bee7dae27c2c1e95f46a90872739b42e1b027ca1d4a
+ 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
- sha512sums_i686 = 553b3c2cda7ca97d0958ed94132861d018217612a5335594c443ab5b8981cfa2
+ sha512sums_i686 = 4887ee71c23c7c2f89e11e1186c8150a9c35e4e83234fdab9e58ce3459ddd7cc
pkgname = mos-bin
diff --git a/PKGBUILD b/PKGBUILD
index c565d589a135..e46036c5aece 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: csicar
# Contributor: csicar
pkgname=mos-bin
-pkgver=1.24.bd8e2958
-pkgrel=3
+pkgver=1.26+feba795
+pkgrel=1
pkgdesc="This package contains the Mongoose OS CLI tool."
arch=('x86_64' 'i686')
url="https://mongoose-os.com"
@@ -11,10 +11,10 @@ license=('GLPv2')
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.24+bd8e2958~zesty0_amd64.deb")
+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")
-sha512sums_x86_64=('16e30058cabf35c2078238b2cd29ca83f4a9086a3f788793b5742b71f234870ac10bd2a93a163998388a6bee7dae27c2c1e95f46a90872739b42e1b027ca1d4a')
-sha512sums_i686=('553b3c2cda7ca97d0958ed94132861d018217612a5335594c443ab5b8981cfa2')
+sha512sums_x86_64=('8c8e4154a33265c9f4d37a5568f2b034f0c9c27c1ac36ee513ca1632870750ca')
+sha512sums_i686=('4887ee71c23c7c2f89e11e1186c8150a9c35e4e83234fdab9e58ce3459ddd7cc')
package(){