summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormijikai2013-12-01 01:52:28 +0800
committermijikai2013-12-01 01:52:28 +0800
commitdd6f75adbca56f4b0e9702f56d29f5ef31c0023d (patch)
treefe0a8b6d7ff347b1f7ce5228638d79b1dc43a51f
parentb675b32f7cd8113e3e0586fd92b3946b1cc031d8 (diff)
downloadaur-dd6f75adbca56f4b0e9702f56d29f5ef31c0023d.tar.gz
Update pkg (0.42)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c19f144da4e7..ea9978a674f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.41
+ pkgver = 0.42
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.41.tar.gz
- sha256sums = a802683b13956478f10fbee35555c107bec436aae59fc3beda1050bbdfc45db6
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.42.tar.gz
+ sha256sums = 60166715aff1e71b64efa7b9576ce1bf8f782c6a148bb5fdc2e3264b4acd19d2
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 11caa63cc694..28f9999128b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: 謝致邦<Yeking@Red54.com>
pkgname=lubuntu-artwork
-pkgver=0.41
+pkgver=0.42
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.gz")
-sha256sums=('a802683b13956478f10fbee35555c107bec436aae59fc3beda1050bbdfc45db6')
+sha256sums=('60166715aff1e71b64efa7b9576ce1bf8f782c6a148bb5fdc2e3264b4acd19d2')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/usr" "${pkgdir}"