summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2016-08-31 17:24:38 +0200
committerfunilrys2016-08-31 17:24:38 +0200
commit084df33b03a8475e9b28ba9c3c2acaf4e2f1f3a8 (patch)
treedbfa468be73e7071fa82ef39efdf2876634a0317
parent47f301a2d0ab57f79263686fb1997ed9586986cd (diff)
downloadaur-084df33b03a8475e9b28ba9c3c2acaf4e2f1f3a8.tar.gz
Update to v0.6.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01965e6471b2..3a708047cd7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@
# Sun Jun 12 19:11:01 UTC 2016
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.62
+ pkgver = 0.64
pkgrel = 1
url = http://wiki.ubuntu.com/Lubuntu/Artwork
arch = any
@@ -10,8 +10,8 @@ pkgbase = lubuntu-artwork
optdepends = gtk-engine-murrine: gtk2 theme support
optdepends = elementary-icon-theme: icons support
optdepends = gtk-engine-unico: gtk3 theme support
- source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.62.tar.xz
- sha256sums = c60b38bd6f0bc3a35953901f36035b56199dd39af25631d911b16972ee80c572
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.64.tar.xz
+ sha256sums = 4aeb04c1b02ab036601352a4f454111b341bf5a20cdbd9bc678ed7e7ec7cb4ed
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index de486194b0d9..41658144e5f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: lestb <tkhdlstfl dot l plus aur at gmail dot com>
+# Maintainer: Nissar Chababy <funilrys at outlook dot com>
+# Ex-Maintainer: lestb <tkhdlstfl dot l plus aur at gmail dot com>
# Contributor: 謝致邦<Yeking@Red54.com>
-# Package Repository: https://github.com/mij-aur-packages/lubuntu-artwork
+
pkgname=lubuntu-artwork
-pkgver=0.62
+pkgver=0.64
pkgrel=1
pkgdesc='artwork of Lubuntu'
arch=('any')
@@ -13,7 +14,7 @@ optdepends=('gtk-engine-murrine: gtk2 theme support'
'elementary-icon-theme: icons support'
'gtk-engine-unico: gtk3 theme support')
source=("http://archive.ubuntu.com/ubuntu/pool/universe/l/${pkgname}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('c60b38bd6f0bc3a35953901f36035b56199dd39af25631d911b16972ee80c572')
+sha256sums=('4aeb04c1b02ab036601352a4f454111b341bf5a20cdbd9bc678ed7e7ec7cb4ed')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/src/usr" "${pkgdir}"