summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac42e04b3eb4..d2d14d69ab8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xubuntu-artwork
pkgdesc = Xubuntu themes and artwork
- pkgver = 15.10.4
+ pkgver = 15.10.5
pkgrel = 1
url = https://launchpad.net/xubuntu-artwork
arch = any
@@ -14,9 +14,9 @@ pkgbase = xubuntu-artwork
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
optdepends = libreoffice: For the new elementary icon style
- source = http://security.ubuntu.com/ubuntu/pool/universe/x/xubuntu-artwork/xubuntu-artwork_15.10.4.tar.xz
+ source = http://security.ubuntu.com/ubuntu/pool/universe/x/xubuntu-artwork/xubuntu-artwork_15.10.5.tar.xz
source = 0001_Plymouth_dir.patch
- md5sums = 0e1bf19add2d77190c744d8828e789e5
+ md5sums = f1cfb0afbd62ebbc187d7bc635f3c65d
md5sums = c9a1b1997abf7d43dda91bf7991ed42c
pkgname = xubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 593c56b65850..231823d1263e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Pablo Lezaeta <prflr88@gmail.com>
pkgname=xubuntu-artwork
-pkgver=15.10.4
+pkgver=15.10.5
pkgrel=1
_uver=wily
pkgdesc="Xubuntu themes and artwork"
@@ -61,5 +61,6 @@ package() {
}
# I use MD5 because is what "makepkg -g" give by default, blame Allan
-md5sums=('0e1bf19add2d77190c744d8828e789e5'
+
+md5sums=('f1cfb0afbd62ebbc187d7bc635f3c65d'
'c9a1b1997abf7d43dda91bf7991ed42c')