summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Lezaeta2018-04-29 20:37:33 -0300
committerPablo Lezaeta2018-04-29 20:37:33 -0300
commit0196bdc4692002c5c726eebebada558304575f4a (patch)
tree3c0258178d2d87a1e181cd9b6151a21bcea827c7
parent05ebd9d1e01c0286f0905130bf127296f2ba86e0 (diff)
downloadaur-0196bdc4692002c5c726eebebada558304575f4a.tar.gz
updpkg
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 206a59ddf2fe..108e65dbead4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xubuntu-artwork
pkgdesc = Xubuntu themes and artwork
- pkgver = 17.10.1
+ pkgver = 18.04
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.1.tar.xz
+ source = https://launchpad.net/ubuntu/+archive/primary/+files/xubuntu-artwork_18.04.tar.xz
source = CC-BY-SA-3.0.txt
- md5sums = 222ecdc9dfd3c69e3ca63aeb2424f98d
+ md5sums = 6f6b6cc63f0630881a69c3aad08c21cc
md5sums = d55fbe17f8a79a738b1337f0b96aa064
pkgname = xubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index fc9bb5188337..009f68c9b05c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Pablo Lezaeta <prflr88@gmail.com>
pkgname=xubuntu-artwork
-pkgver=17.10.1
+pkgver=18.04
pkgrel=1
_uver=artful
pkgdesc="Xubuntu themes and artwork"
@@ -45,5 +45,6 @@ package() {
}
# I use MD5 because is what "makepkg -g" give by default, blame Allan
-md5sums=('222ecdc9dfd3c69e3ca63aeb2424f98d'
+
+md5sums=('6f6b6cc63f0630881a69c3aad08c21cc'
'd55fbe17f8a79a738b1337f0b96aa064')