summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanFox2016-05-23 15:47:48 +0100
committerHanFox2016-05-23 15:47:48 +0100
commitd48df3d924595ded65e28a4859ec346a304177ea (patch)
tree924c4859e0f763742dd8e4d7dfccc8ec26d8c329
parent32b9c128c6fc9f69e379f05298cab0cf53dd0496 (diff)
downloadaur-d48df3d924595ded65e28a4859ec346a304177ea.tar.gz
Updated SRCINFO (v2.0.0.7)
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD1
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3be249cefd5e..8bcb912b2b05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,9 @@
pkgbase = trillian
pkgdesc = A commercial, multi-protocol and cross-platform IM client
- pkgver = 2.0.0.5
- pkgrel = 2
+ pkgver = 2.0.0.7
+ pkgrel = 1
url = https://www.trillian.im
install = trillian.install
- arch = i686
arch = x86_64
license = Proprietary
depends = gtkmm3
@@ -16,10 +15,8 @@ pkgbase = trillian
depends = libxss
depends = librsvg
optdepends = libappindicator-gtk3: tray icon support
- source_i686 = https://www.trillian.im/get/linux/2.0/?deb=32
- md5sums_i686 = a35ecdf0da66c240d0b604d7fa76cc5b
- source_x86_64 = https://www.trillian.im/get/linux/2.0/?deb=64
- md5sums_x86_64 = 47b01ab8c2dd5e3b1ae51a19492f7a4c
+ source_x86_64 = https://www.trillian.im/get/linux/2.0/trillian_2.0.0.7_v5_amd64.deb
+ md5sums_x86_64 = 39ddb1c10535f56bc3f1fad95344db3a
pkgname = trillian
diff --git a/PKGBUILD b/PKGBUILD
index e792efa9e112..1e43c0e7b354 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,6 @@ md5sums_x86_64=('39ddb1c10535f56bc3f1fad95344db3a')
package() {
tar xzvf "$srcdir/data.tar.xz" -C "$pkgdir/"
- #bsdtar -O -xf *.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -
libzip_link=/usr/lib/libzip.so.2
if [ ! -f "$libzip_link" ]; then