summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlester2015-03-16 21:47:27 +0800
committerlester2015-03-16 21:47:27 +0800
commita1a6c0ffdebac75e731ecf912b4122e90276a64d (patch)
tree42c7c859d750f8ec8326b5cf3d2190d2fcd5f2e2
parentce0df7c690d922742f04cc1426e7de9027f53aac (diff)
downloadaur-a1a6c0ffdebac75e731ecf912b4122e90276a64d.tar.gz
[lubuntu-artwork] Update pkg (0.53)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a029498c3e1d..623930e049e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.52
+ pkgver = 0.53
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.52.tar.xz
- sha256sums = 2d1198abc49d14589795c133ab2c9dc7fd92b28740ee53787dca3269315ebfd8
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.53.tar.xz
+ sha256sums = a981033bad899182b6dddf4d68908852f62b90334f7d9e121c68ec859356ecc0
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index a64dce75d60e..93e94036e567 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Package Repository: https://github.com/mij-aur-packages/lubuntu-artwork
pkgname=lubuntu-artwork
-pkgver=0.52
+pkgver=0.53
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=('2d1198abc49d14589795c133ab2c9dc7fd92b28740ee53787dca3269315ebfd8')
+sha256sums=('a981033bad899182b6dddf4d68908852f62b90334f7d9e121c68ec859356ecc0')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/src/usr" "${pkgdir}"