summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Lezaeta2019-07-15 22:12:20 -0400
committerPablo Lezaeta2019-07-15 22:12:20 -0400
commit81038605959b70aa05ab8ef2f24f039078ef2973 (patch)
tree602372751c0d3d999406e790089725a3ae0a1b53
parentb41001809e3a5e2441719d2c2d124418f485aebc (diff)
downloadaur-81038605959b70aa05ab8ef2f24f039078ef2973.tar.gz
Up PKGVER
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ec8984a6ff5..6ed51524e02f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xubuntu-artwork
pkgdesc = Xubuntu themes and artwork
- pkgver = 18.10
+ pkgver = 19.10
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_18.10.tar.xz
+ source = https://launchpad.net/ubuntu/+archive/primary/+files/xubuntu-artwork_19.10.tar.xz
source = CC-BY-SA-3.0.txt
- md5sums = 1ac2a27723c578081a60420ec6c3ebb9
+ md5sums = 64f46aeb6da3bd8242c445137f861b84
md5sums = d55fbe17f8a79a738b1337f0b96aa064
pkgname = xubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 08ae0e432bc2..ef658ae55796 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Pablo Lezaeta <prflr88@gmail.com>
pkgname=xubuntu-artwork
-pkgver=18.10
+pkgver=19.10
pkgrel=1
-_uver=artful
+_uver=eoan
pkgdesc="Xubuntu themes and artwork"
arch=("any")
url="https://launchpad.net/xubuntu-artwork"
@@ -43,7 +43,7 @@ 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=('1ac2a27723c578081a60420ec6c3ebb9'
+# I use MD5 because is what "makepkg -g" give by default, blame Allan
+md5sums=('64f46aeb6da3bd8242c445137f861b84'
'd55fbe17f8a79a738b1337f0b96aa064')