summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Roberto Francisco Lezaeta Reyes2017-03-08 02:22:59 -0300
committerPablo Roberto Francisco Lezaeta Reyes2017-03-08 02:22:59 -0300
commit1f2bb5956c50641939a6b83a71eab43cb0c81a8e (patch)
tree824e527c347070aff6a8dfd45948e8696ce78030
parent063cf3aa94e95ae4c89e5ab615e82b443ab2da19 (diff)
downloadaur-1f2bb5956c50641939a6b83a71eab43cb0c81a8e.tar.gz
new ver
Signed-off-by: Pablo Roberto Francisco Lezaeta Reyes <prflr88@gmail.com>
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD7
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51eb319f6135..eca055436e0d 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 1 21:51:42 UTC 2017
+# Wed Mar 8 05:22:40 UTC 2017
pkgbase = xubuntu-artwork
pkgdesc = Xubuntu themes and artwork
- pkgver = 16.10.1
+ pkgver = 17.04
pkgrel = 1
url = https://launchpad.net/xubuntu-artwork
arch = any
@@ -15,8 +15,8 @@ pkgbase = xubuntu-artwork
optdepends = xfce-theme-bluebird: Official theming, git or stable version
optdepends = xfce-theme-greybird: Official theming, git or stable version
optdepends = elementary-xfce-icons: For matching icon theme, or the git version
- source = https://launchpad.net/ubuntu/+archive/primary/+files/xubuntu-artwork_16.10.1.tar.xz
- md5sums = bdfebe604126126a6222b5b25f45bd3c
+ source = https://launchpad.net/ubuntu/+archive/primary/+files/xubuntu-artwork_17.04.tar.xz
+ md5sums = e8dba4027755d01be541e16fabf4b6f5
pkgname = xubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 7069415892f4..7cc09b7b36e0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Pablo Lezaeta <prflr88@gmail.com>
pkgname=xubuntu-artwork
-pkgver=16.10.1
+pkgver=17.04
pkgrel=1
_uver=yakkety
pkgdesc="Xubuntu themes and artwork"
@@ -22,7 +22,8 @@ source=("https://launchpad.net/ubuntu/+archive/primary/+files/${pkgname}_${pkgve
package() {
#cd "${srcdir}/trunk"
- cd "${srcdir}/${_uver}"
+ #cd "${srcdir}/${_uver}"
+ cd "${srcdir}/${pkgname}"
install -dm755 "${pkgdir}/usr/"
@@ -41,4 +42,4 @@ package() {
}
# I use MD5 because is what "makepkg -g" give by default, blame Allan
-md5sums=('bdfebe604126126a6222b5b25f45bd3c')
+md5sums=('e8dba4027755d01be541e16fabf4b6f5')