summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlias Stamatis2015-10-26 11:46:27 +0200
committerIlias Stamatis2015-10-26 11:46:27 +0200
commitb979a230b9bac05588edd66815a29dd0f962d43b (patch)
treeb9d4183353834474a0489a5ecf9a78d4bf9b78b6
parentc731b439af663183d9422850cdd35fc65c5f23de (diff)
downloadaur-b979a230b9bac05588edd66815a29dd0f962d43b.tar.gz
changed broken dropbox link
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD14
2 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c026c4b32cd4..aa2b8e6c7c5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lxdm-themes
pkgdesc = Archlinux, ArchlinuxFull, ArchlinuxTop, Arch-Dark, Arch-Stripes and IndustrialArch lxdm themes
pkgver = 1
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.archlinux.org/index.php/LXDM#Themes
install = lxdm-themes.install
arch = any
@@ -18,7 +18,7 @@ pkgbase = lxdm-themes
source = greeter.ui.ArchlinuxFull
source = http://xdsl.hi2.ro/work/archlinux-lxdm.tar.gz
source = git+https://github.com/M4rQu1Nh0S/industrial-arch.git
- source = http://dl.dropbox.com/u/4813005/lxdm/lxdm-themes.tar.gz
+ source = https://www.dropbox.com/s/55yz4pforijf9ma/lxdm-themes.tar.gz
sha256sums = 1eeaee69da8dd0ab28fc6967b06d4594980808bed83e822858a31b46926acbe7
sha256sums = 09c66ccc6de32c6685b4f27cbfd2f2a2a679d4e961eebcbc80c294eb8d0f47d3
sha256sums = ad98f832de33909f321e87b10e0af2da156b91e0abf4b7e877e506dbed2fdd6e
diff --git a/PKGBUILD b/PKGBUILD
index c683451dea14..9a76eea98d8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lxdm-themes
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc="Archlinux, ArchlinuxFull, ArchlinuxTop, Arch-Dark, Arch-Stripes and IndustrialArch lxdm themes"
arch=(any)
url="https://wiki.archlinux.org/index.php/LXDM#Themes"
@@ -11,11 +11,13 @@ depends=('lxdm')
conflicts=('archlinux-lxdm-theme' 'archlinux-lxdm-theme-full'
'archlinux-lxdm-theme-top' 'industrial-arch-lxdm')
install=lxdm-themes.install
-source=('http://allanmcrae.com/files/lxdm-theme.tar.gz' # Archlinux
- 'greeter.ui.ArchlinuxFull' # ArchlinuxFull
- 'http://xdsl.hi2.ro/work/archlinux-lxdm.tar.gz' # ArchlinuxTop
- 'git+https://github.com/M4rQu1Nh0S/industrial-arch.git' # IndustrialArch
- 'http://dl.dropbox.com/u/4813005/lxdm/lxdm-themes.tar.gz') # Arch-Dark, Arch-Stripes
+source=('http://allanmcrae.com/files/lxdm-theme.tar.gz' # Archlinux
+ 'greeter.ui.ArchlinuxFull' # ArchlinuxFull
+ 'http://xdsl.hi2.ro/work/archlinux-lxdm.tar.gz' # ArchlinuxTop
+ 'git+https://github.com/M4rQu1Nh0S/industrial-arch.git' # IndustrialArch
+ #'http://dl.dropbox.com/u/4813005/lxdm/lxdm-themes.tar.gz' # old dropbox link for Arch-Dark, Arch-Stripes
+ 'https://www.dropbox.com/s/55yz4pforijf9ma/lxdm-themes.tar.gz' # Arch-Dark, Arch-Stripes
+ )
noextract=('lxdm-theme.tar.gz' 'archlinux-lxdm.tar.gz')
sha256sums=('1eeaee69da8dd0ab28fc6967b06d4594980808bed83e822858a31b46926acbe7'
'09c66ccc6de32c6685b4f27cbfd2f2a2a679d4e961eebcbc80c294eb8d0f47d3'