summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlester2015-02-23 07:23:00 +0800
committerlester2015-02-23 07:23:00 +0800
commit8ea8801f43d07182a7b127617a52de56d6f81920 (patch)
tree499de8b96ca5fa7b33b07ddd46d88750e8e90302
parentcda6e6843c1be442f9758b123b0e388ca61a770c (diff)
downloadaur-8ea8801f43d07182a7b127617a52de56d6f81920.tar.gz
[lubuntu-artwork] Update pkg (0.51)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 469d3f41361f..61d09a2eb0f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.50
- pkgrel = 2
+ pkgver = 0.51
+ pkgrel = 1
url = http://wiki.ubuntu.com/Lubuntu/Artwork
arch = any
license = GPL
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.50.tar.xz
- sha256sums = eb1820a7d61dce54a8513c177eb09811893089517ff0c8b40dcdee909691e413
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.51.tar.xz
+ sha256sums = 24b8a5db713ed64a827b70e00f9f8a4d3ff69aee5505c3800552645e820e5db0
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 48e191fa62a3..e2970fb52dc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Package Repository: https://github.com/mij-aur-packages/lubuntu-artwork
pkgname=lubuntu-artwork
-pkgver=0.50
-pkgrel=2
+pkgver=0.51
+pkgrel=1
pkgdesc='artwork of Lubuntu'
arch=('any')
url='http://wiki.ubuntu.com/Lubuntu/Artwork'
@@ -13,7 +13,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=('eb1820a7d61dce54a8513c177eb09811893089517ff0c8b40dcdee909691e413')
+sha256sums=('24b8a5db713ed64a827b70e00f9f8a4d3ff69aee5505c3800552645e820e5db0')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/src/usr" "${pkgdir}"