summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Milam2017-07-19 20:24:41 -0400
committerJustin Milam2017-07-19 20:24:41 -0400
commit0c9a899db2210dde5ddb62771591664a615f0cc1 (patch)
treea590ad7bea5452a9d8dd8a6993bb06390e7e0aaf
parent8cba3bbda5ac04c5325f738745b069848144e4cc (diff)
downloadaur-0c9a899db2210dde5ddb62771591664a615f0cc1.tar.gz
update to 1.1.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19cf5aaa0744..0115303b7a00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = republicanywhere-bin
pkgdesc = Republic Anywhere desktop client.
- pkgver = 1.1.8
+ pkgver = 1.1.9
pkgrel = 1
url = republicwireless.com
arch = x86_64
license = EULA
depends = libappindicator-gtk2
- noextract = republicanywhere_1.1.8_amd64.deb
- source = http://files.republicwireless.com/public/apps/anywhere/debian/pool/main/r/republicanywhere/republicanywhere_1.1.8_amd64.deb
- sha256sums = d57474f318521a174cc8236e4361de0fa4564ea29b167f37ec3d1ce219b1d481
+ noextract = republicanywhere_1.1.9_amd64.deb
+ source = http://files.republicwireless.com/public/apps/anywhere/debian/pool/main/r/republicanywhere/republicanywhere_1.1.9_amd64.deb
+ sha256sums = 20e7d9cd2ff1d0e9924f1f8d431999e0ab9c86dfa136a327e2355dfe948a2765
pkgname = republicanywhere-bin
diff --git a/PKGBUILD b/PKGBUILD
index f8501c1198b4..e5d8052d9b6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=republicanywhere-bin
-pkgver=1.1.8
+pkgver=1.1.9
pkgrel=1
pkgdesc="Republic Anywhere desktop client."
arch=('x86_64')
@@ -9,7 +9,7 @@ depends=(libappindicator-gtk2)
source=("http://files.republicwireless.com/public/apps/anywhere/debian/pool/main/r/republicanywhere/republicanywhere_${pkgver}_amd64.deb")
deb="${source[@]##*/}"
noextract=($deb)
-sha256sums=('d57474f318521a174cc8236e4361de0fa4564ea29b167f37ec3d1ce219b1d481')
+sha256sums=('20e7d9cd2ff1d0e9924f1f8d431999e0ab9c86dfa136a327e2355dfe948a2765')
prepare() {
ar p $deb data.tar.xz | tar xJ