summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Alberts2017-12-04 15:39:40 +0100
committerKevin Alberts2017-12-04 15:39:40 +0100
commitca8d82b96a2c4831e422e93670a1b0000a63b607 (patch)
treebc3f8c23965e80f331500bea48c072320f6f68cc
parent6d298f19cacb9e2a47ec2ae2d6fe79c14b8038ee (diff)
downloadaur-franz4-bin.tar.gz
Change download URL to official source
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f7c1aaf2cc8..cd8c5ad8992e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = franz4-bin
- pkgdesc = Franz was a free messaging app. Legacy version hosted at my own server, downloaded when Franz upgraded to version 5.0 from the original URL https://github.com/meetfranz/franz-app/releases/download/4.0.4/Franz-linux-x64-4.0.4.tgz . Use at your own risk!
+ pkgdesc = Franz is a free messaging app. Legacy version from before the mandatory account change.
pkgver = 4.0.4
- pkgrel = 1
+ pkgrel = 2
url = http://meetfranz.com/
arch = x86_64
license = custom:github
@@ -28,7 +28,7 @@ pkgbase = franz4-bin
sha256sums = 6e761371afadf155b8bc25e94fd7de371c16130a87338300e5800924916a7a28
sha256sums = f99c2ecb2bc00e05690dbfd62dbe6a0253ec4e156b097ed79e3cec7c820fbfd8
sha256sums = dd0d0fd89d6f3bcdc1e318e910509035204b461a553ff0d32127e37b25692e0c
- source_x86_64 = http://kurocon.nl/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 = franz4-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2ffa3f3a4e59..5ab0ddbfc20c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=franz4-bin
pkgver=4.0.4
-pkgrel=1
-pkgdesc='Franz was a free messaging app. Legacy version hosted at my own server, downloaded when Franz upgraded to version 5.0 from the original URL https://github.com/meetfranz/franz-app/releases/download/4.0.4/Franz-linux-x64-4.0.4.tgz . Use at your own risk!'
+pkgrel=2
+pkgdesc='Franz is a free messaging app. Legacy version from before the mandatory account change.'
arch=('x86_64')
depends=('alsa-lib' 'bash' 'desktop-file-utils' 'gconf' 'gtk2' 'libnotify' 'libxtst' 'nss' 'libxss')
makedepends=('tar')
url='http://meetfranz.com/'
license=('custom:github' 'MIT' 'ISC')
source=("${pkgname}.sh" "${pkgname}.desktop" "${pkgname}.png" "LICENSE" "CHANGELOG")
-source_x86_64=("http://kurocon.nl/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=('55f541ed100cd41ff2b1a289fff445abf3c0de0f9fcf2c04d722a2563817bbcc'
'81a676dd83ec0bd9b4b6712555aafcd95e18aeab46257dd5b59123ec5b98587a'
'6e761371afadf155b8bc25e94fd7de371c16130a87338300e5800924916a7a28'