summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Jose2017-01-23 09:50:49 +0100
committerMarc Jose2017-01-23 09:50:49 +0100
commit6fd82a6ece53e2dd0931d1171b1dc2f615b49d0d (patch)
treec61b31bdd8949c85b850aa9e23c123907ad87908
parent4c63b765804ff68768c432b1f92e66629e2bf6ed (diff)
downloadaur-6fd82a6ece53e2dd0931d1171b1dc2f615b49d0d.tar.gz
Update source URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd2138ae3319..2cf1fbabd8e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = franz-bin
pkgdesc = Franz is a free messaging app / former Emperor of Austria and combines chat & messaging services into one application. Franz currently supports Slack, WhatsApp, WeChat, HipChat, Facebook Messenger, Telegram, Google Hangouts, GroupMe, Skype and many more.
pkgver = 4.0.4
- pkgrel = 4
+ pkgrel = 5
url = http://meetfranz.com/
arch = i686
arch = x86_64
@@ -29,9 +29,9 @@ pkgbase = franz-bin
sha256sums = 6e761371afadf155b8bc25e94fd7de371c16130a87338300e5800924916a7a28
sha256sums = f99c2ecb2bc00e05690dbfd62dbe6a0253ec4e156b097ed79e3cec7c820fbfd8
sha256sums = dd0d0fd89d6f3bcdc1e318e910509035204b461a553ff0d32127e37b25692e0c
- source_i686 = https://github.com/imprecision/franz-app/releases/download/4.0.4/Franz-linux-ia32-4.0.4.tgz
+ source_i686 = https://github.com/meetfranz/franz-app/releases/download/4.0.4/Franz-linux-ia32-4.0.4.tgz
sha256sums_i686 = de47566b0de0a4ba966300e7708462bd3eb662e619fa4068a29f47285495899a
- source_x86_64 = https://github.com/imprecision/franz-app/releases/download/4.0.4/Franz-linux-x64-4.0.4.tgz
+ source_x86_64 = https://github.com/meetfranz/franz-app/releases/download/4.0.4/Franz-linux-x64-4.0.4.tgz
sha256sums_x86_64 = 65e63c9aa71c46f391ce5b62bca0b77dcae59d0cef18691e39e4c5ec24a85e6b
pkgname = franz-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3797fc757bcb..d944e92263c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
#Contributor: Lars Jose <larsjose77@gmail.com>
pkgname=franz-bin
pkgver=4.0.4
-pkgrel=4
+pkgrel=5
pkgdesc='Franz is a free messaging app / former Emperor of Austria and combines chat & messaging services into one application. Franz currently supports Slack, WhatsApp, WeChat, HipChat, Facebook Messenger, Telegram, Google Hangouts, GroupMe, Skype and many more.'
arch=('i686' 'x86_64')
depends=('alsa-lib' 'bash' 'desktop-file-utils' 'gconf' 'gtk2' 'libnotify' 'libxtst' 'nss' 'libxss')
@@ -10,8 +10,8 @@ makedepends=('tar')
url='http://meetfranz.com/'
license=('custom:github' 'MIT' 'ISC')
source=("${pkgname}.sh" "${pkgname}.desktop" "${pkgname}.png" "LICENSE" "CHANGELOG")
-source_i686=("https://github.com/imprecision/franz-app/releases/download/$pkgver/Franz-linux-ia32-$pkgver.tgz")
-source_x86_64=("https://github.com/imprecision/franz-app/releases/download/$pkgver/Franz-linux-x64-$pkgver.tgz")
+source_i686=("https://github.com/meetfranz/franz-app/releases/download/$pkgver/Franz-linux-ia32-$pkgver.tgz")
+source_x86_64=("https://github.com/meetfranz/franz-app/releases/download/$pkgver/Franz-linux-x64-$pkgver.tgz")
sha256sums=('e21d21df5781413e416f8955d09d20dfa9e96d845c0be113796ceba529fb56f2'
'7e2a87980efe24f4bd725169cfb00309349d2d3202bbe50735ff5ac508383a16'
'6e761371afadf155b8bc25e94fd7de371c16130a87338300e5800924916a7a28'