summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Milam2017-08-12 07:36:47 -0400
committerJustin Milam2017-08-12 07:36:47 -0400
commit5c76f2dd20f70bed30e74a594f417661c0b00efb (patch)
treee9436abc469400ab5a5919f3338759b8ee54c705
parent0c9a899db2210dde5ddb62771591664a615f0cc1 (diff)
downloadaur-5c76f2dd20f70bed30e74a594f417661c0b00efb.tar.gz
updating to version 1.2.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0115303b7a00..eba2f8af7b06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = republicanywhere-bin
pkgdesc = Republic Anywhere desktop client.
- pkgver = 1.1.9
+ pkgver = 1.2.12
pkgrel = 1
url = republicwireless.com
arch = x86_64
license = EULA
depends = libappindicator-gtk2
- 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
+ noextract = republicanywhere_1.2.12_amd64.deb
+ source = http://files.republicwireless.com/public/apps/anywhere/debian/pool/main/r/republicanywhere/republicanywhere_1.2.12_amd64.deb
+ sha256sums = 20c773c152823bb2d0d7c8c06277a4ddab065cfc13bb48b99e46c179a0dd5c12
pkgname = republicanywhere-bin
diff --git a/PKGBUILD b/PKGBUILD
index e5d8052d9b6b..8b7fae05df46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=republicanywhere-bin
-pkgver=1.1.9
+pkgver=1.2.12
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=('20e7d9cd2ff1d0e9924f1f8d431999e0ab9c86dfa136a327e2355dfe948a2765')
+sha256sums=('20c773c152823bb2d0d7c8c06277a4ddab065cfc13bb48b99e46c179a0dd5c12')
prepare() {
ar p $deb data.tar.xz | tar xJ