summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Lezaeta Reyes2017-10-20 12:00:53 -0300
committerPablo Lezaeta Reyes2017-10-20 12:00:53 -0300
commit2619e1bf4a8db59acb068732963327f4de12dd74 (patch)
tree470af2495f33b2bdc2d5c84da676d1314fb6940a
parent467e8bd0dc0ab4c8a7d33e4b21bbda59d730fe06 (diff)
downloadaur-2619e1bf4a8db59acb068732963327f4de12dd74.tar.gz
new ver
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
-rw-r--r--[-rwxr-xr-x].SRCINFO8
-rwxr-xr-xPKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbaf3000521b..4d19c13b08c2 100755..100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xubuntu-artwork
pkgdesc = Xubuntu themes and artwork
- pkgver = 17.04
- pkgrel = 3
+ pkgver = 17.10
+ pkgrel = 1
url = https://launchpad.net/xubuntu-artwork
arch = any
license = gpl2
@@ -15,9 +15,9 @@ 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_17.04.tar.xz
+ source = https://launchpad.net/ubuntu/+archive/primary/+files/xubuntu-artwork_17.10.tar.xz
source = CC-BY-SA-3.0.txt
- md5sums = e8dba4027755d01be541e16fabf4b6f5
+ md5sums = e51230e74b2ae667d75dfbd794a285b0
md5sums = d55fbe17f8a79a738b1337f0b96aa064
pkgname = xubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index a1c385472a56..837fd00c82fc 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Pablo Lezaeta <prflr88@gmail.com>
pkgname=xubuntu-artwork
-pkgver=17.04
-pkgrel=3
-_uver=zesty
+pkgver=17.10
+pkgrel=1
+_uver=artful
pkgdesc="Xubuntu themes and artwork"
arch=("any")
url="https://launchpad.net/xubuntu-artwork"
@@ -44,5 +44,5 @@ package() {
install -D -m644 "${srcdir}/CC-BY-SA-3.0.txt" "${pkgdir}/usr/share/licenses/${pkgbase}/CC-BY-SA-3.0.txt"
}
# I use MD5 because is what "makepkg -g" give by default, blame Allan
-md5sums=('e8dba4027755d01be541e16fabf4b6f5'
+md5sums=('e51230e74b2ae667d75dfbd794a285b0'
'd55fbe17f8a79a738b1337f0b96aa064')