summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Lezaeta Reyes2015-05-28 18:00:57 -0300
committerPablo Lezaeta Reyes2015-05-28 18:00:57 -0300
commit61b5dc49daf017e4919ce9aa682900e37aac043a (patch)
tree2211f67ed8f21ecf9b51858a4f86d286b4efa8d9
parent50a55bb450fc4606bc8d66bc76afe585a446b8c0 (diff)
downloadaur-61b5dc49daf017e4919ce9aa682900e37aac043a.tar.gz
Update
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--.gitignore1
-rwxr-xr-xPKGBUILD8
3 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89932af39f47..8578a2f0fa8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xubuntu-artwork
pkgdesc = Xubuntu themes and artwork
pkgver = 15.04.4
- pkgrel = 3
+ pkgrel = 5
url = https://launchpad.net/xubuntu-artwork
arch = any
license = GPL
@@ -12,7 +12,7 @@ pkgbase = xubuntu-artwork
optdepends = xfce-theme-bluebird: Official theming, git or stable version are ok
optdepends = xfce-theme-greybird: Official theming, git or stable version are ok
optdepends = elementary-xfce-icons: For matching icon theme, or if you want use the git version
- source = https://launchpad.net/ubuntu/+archive/primary/+files/xubuntu-artwork_15.04.4.tar.xz
+ source = http://security.ubuntu.com/ubuntu/pool/universe/x/xubuntu-artwork/xubuntu-artwork_15.04.4.tar.xz
source = 0001_Plymouth_dir.patch
md5sums = 288b5e87f7ee4e5f5d2b4f9e99f94aca
md5sums = c9a1b1997abf7d43dda91bf7991ed42c
diff --git a/.gitignore b/.gitignore
index a2bef76a4997..0168705ee0f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ pkgdir
*.zip
*.rar
*~
+*.part
diff --git a/PKGBUILD b/PKGBUILD
index 14e83b2db7dc..001fd3d4fa1a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=xubuntu-artwork
pkgver=15.04.4
-pkgrel=3
-uver=wily
+pkgrel=5
+_uver=wily
pkgdesc="Xubuntu themes and artwork"
arch=("any")
url="https://launchpad.net/xubuntu-artwork"
@@ -17,7 +17,7 @@ optdepends=("plymouth: For plymouth theme to work"
"xfce-theme-bluebird: Official theming, git or stable version are ok"
"xfce-theme-greybird: Official theming, git or stable version are ok"
"elementary-xfce-icons: For matching icon theme, or if you want use the git version")
-source=("https://launchpad.net/ubuntu/+archive/primary/+files/${pkgname}_${pkgver}.tar.xz"
+source=("http://security.ubuntu.com/ubuntu/pool/universe/x/${pkgname}/${pkgname}_${pkgver}.tar.xz"
"0001_Plymouth_dir.patch")
prepare() {
@@ -37,7 +37,7 @@ package() {
msg2 "Install the rest of the files."
cp -av usr/share/ "${pkgdir}/usr/"
- msg2 "Remove Elementary-Xfce bundled with this artwork, is seriously outdated."
+ msg2 "Remove Elementary-Xfce bundled with this artwork, is hella outdated."
rm -frv "${pkgdir}"/usr/share/icons
msg2 "Move backdrops to a better place for Xfce 4.12+."