summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Lezaeta Reyes2017-10-22 18:37:44 -0300
committerPablo Lezaeta Reyes2017-10-22 18:37:44 -0300
commit05ebd9d1e01c0286f0905130bf127296f2ba86e0 (patch)
tree2ddf5729064c814908d755d14304c13f42cd3a2f
parent2619e1bf4a8db59acb068732963327f4de12dd74 (diff)
downloadaur-05ebd9d1e01c0286f0905130bf127296f2ba86e0.tar.gz
up new ver
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d19c13b08c2..206a59ddf2fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xubuntu-artwork
pkgdesc = Xubuntu themes and artwork
- pkgver = 17.10
+ pkgver = 17.10.1
pkgrel = 1
url = https://launchpad.net/xubuntu-artwork
arch = any
@@ -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.10.tar.xz
+ source = https://launchpad.net/ubuntu/+archive/primary/+files/xubuntu-artwork_17.10.1.tar.xz
source = CC-BY-SA-3.0.txt
- md5sums = e51230e74b2ae667d75dfbd794a285b0
+ md5sums = 222ecdc9dfd3c69e3ca63aeb2424f98d
md5sums = d55fbe17f8a79a738b1337f0b96aa064
pkgname = xubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 837fd00c82fc..fc9bb5188337 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Pablo Lezaeta <prflr88@gmail.com>
pkgname=xubuntu-artwork
-pkgver=17.10
+pkgver=17.10.1
pkgrel=1
_uver=artful
pkgdesc="Xubuntu themes and artwork"
@@ -44,5 +44,6 @@ 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=('e51230e74b2ae667d75dfbd794a285b0'
+
+md5sums=('222ecdc9dfd3c69e3ca63aeb2424f98d'
'd55fbe17f8a79a738b1337f0b96aa064')