summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlester2015-03-02 00:13:46 +0800
committerlester2015-03-02 00:13:46 +0800
commitce0df7c690d922742f04cc1426e7de9027f53aac (patch)
tree0644d54277afdad933862b798e6ae0bbdae9e19e
parent8ea8801f43d07182a7b127617a52de56d6f81920 (diff)
downloadaur-ce0df7c690d922742f04cc1426e7de9027f53aac.tar.gz
[lubuntu-artwork] Update pkg (0.52)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61d09a2eb0f1..a029498c3e1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.51
+ pkgver = 0.52
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.51.tar.xz
- sha256sums = 24b8a5db713ed64a827b70e00f9f8a4d3ff69aee5505c3800552645e820e5db0
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.52.tar.xz
+ sha256sums = 2d1198abc49d14589795c133ab2c9dc7fd92b28740ee53787dca3269315ebfd8
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index e2970fb52dc2..a64dce75d60e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Package Repository: https://github.com/mij-aur-packages/lubuntu-artwork
pkgname=lubuntu-artwork
-pkgver=0.51
+pkgver=0.52
pkgrel=1
pkgdesc='artwork of Lubuntu'
arch=('any')
@@ -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=('24b8a5db713ed64a827b70e00f9f8a4d3ff69aee5505c3800552645e820e5db0')
+sha256sums=('2d1198abc49d14589795c133ab2c9dc7fd92b28740ee53787dca3269315ebfd8')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/src/usr" "${pkgdir}"