summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaimar Bühmann2015-07-23 23:15:45 +0200
committerRaimar Bühmann2015-07-23 23:15:45 +0200
commit7c6f30bb98b613fbbc1e1931f9433aa6da0dc604 (patch)
tree1794a414f56b80e61ddc807e500c7fa3700b7f52
parent819e63af503cdf6e90887282c834927182bbc28a (diff)
downloadaur-7c6f30bb98b613fbbc1e1931f9433aa6da0dc604.tar.gz
correct download URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29c0c33e64e3..2ddebad9cd0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = thunderbird-lightning-bin
pkgdesc = A calendar that's fully integrated into Thunderbird.
pkgver = 4.0.1.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.mozilla.org/en-US/projects/calendar/
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = thunderbird-lightning-bin
conflicts = lightning-bin
replaces = lightning-bin
options = !strip
- source = lightning-4.0.1.2.xpi::https://addons.mozilla.org/thunderbird/downloads/file/327914/lightning-4.0.1.2-sm+tb-linux.xpi
+ source = lightning-4.0.1.2.xpi::https://addons.mozilla.org/thunderbird/downloads/file/331234/lightning-4.0.1.2-sm+tb-linux.xpi
sha1sums = 9a5fa7d91482c322d26a4cd469b3ccaaf7b9f9b3
pkgname = thunderbird-lightning-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6bea0614ceec..859231fdac57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=thunderbird-lightning-bin
pkgver=4.0.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="A calendar that's fully integrated into Thunderbird."
arch=('i686' 'x86_64')
groups=('office')
@@ -17,7 +17,7 @@ provides=(lightning=${pkgver})
replaces=("lightning-bin")
conflicts=("lightning-bin")
# https://addons.mozilla.org/de/thunderbird/addon/lightning/versions/
-source=(lightning-$pkgver.xpi::https://addons.mozilla.org/thunderbird/downloads/file/327914/lightning-${pkgver}-sm+tb-linux.xpi)
+source=(lightning-$pkgver.xpi::https://addons.mozilla.org/thunderbird/downloads/file/331234/lightning-${pkgver}-sm+tb-linux.xpi)
sha1sums=('9a5fa7d91482c322d26a4cd469b3ccaaf7b9f9b3')
package() {