summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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}"