summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlester2016-06-13 03:11:01 +0800
committerlester2016-06-13 03:11:01 +0800
commit47f301a2d0ab57f79263686fb1997ed9586986cd (patch)
tree41054c8998efccb4aea0baca596617624744e3c9
parent1942abe0fb72e36b1b8f54c38494e19b0dcb9e48 (diff)
downloadaur-47f301a2d0ab57f79263686fb1997ed9586986cd.tar.gz
Update pkg (0.62)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 298b908f4190..01965e6471b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 19 18:19:53 UTC 2016
+# Sun Jun 12 19:11:01 UTC 2016
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.61
+ pkgver = 0.62
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.61.tar.xz
- sha256sums = 96ac0adc51ffa15a0711e6f7a89e4d3d8df601c36275e41e2a392a644f452a52
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.62.tar.xz
+ sha256sums = c60b38bd6f0bc3a35953901f36035b56199dd39af25631d911b16972ee80c572
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 3ccd025aae82..de486194b0d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Package Repository: https://github.com/mij-aur-packages/lubuntu-artwork
pkgname=lubuntu-artwork
-pkgver=0.61
+pkgver=0.62
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=('96ac0adc51ffa15a0711e6f7a89e4d3d8df601c36275e41e2a392a644f452a52')
+sha256sums=('c60b38bd6f0bc3a35953901f36035b56199dd39af25631d911b16972ee80c572')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/src/usr" "${pkgdir}"