summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlester2014-12-19 20:01:18 +0800
committerlester2014-12-19 20:01:18 +0800
commit669619917ebb94ad86c3c07cf731f894282af01c (patch)
tree401f8af4cff80e9a80078352f00f2aa14f2fc82e
parent6b68adf4e608ebe2aad0e1fb72de6a601327b327 (diff)
downloadaur-669619917ebb94ad86c3c07cf731f894282af01c.tar.gz
[lubuntu-artwork] Update pkg (0.50)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d528bf754e73..131c32b8be6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.49
+ pkgver = 0.50
pkgrel = 1
url = http://wiki.ubuntu.com/Lubuntu/Artwork
arch = any
@@ -8,8 +8,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.49.tar.xz
- sha256sums = 671fd40524132cac1f85ec4636bf025741e0107899de3fe04d186165c560d13c
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.50.tar.xz
+ sha256sums = eb1820a7d61dce54a8513c177eb09811893089517ff0c8b40dcdee909691e413
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 1f806542b922..c63b96995177 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: 謝致邦<Yeking@Red54.com>
pkgname=lubuntu-artwork
-pkgver=0.49
+pkgver=0.50
pkgrel=1
pkgdesc='artwork of Lubuntu'
arch=('any')
@@ -12,7 +12,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=('671fd40524132cac1f85ec4636bf025741e0107899de3fe04d186165c560d13c')
+sha256sums=('eb1820a7d61dce54a8513c177eb09811893089517ff0c8b40dcdee909691e413')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/usr" "${pkgdir}"