summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54c3fb6928eb..c8fb0d81b1d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.55
+ pkgver = 0.56
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.55.tar.xz
- sha256sums = fe0161a2a9b00211c35c0c1acc3915040513b3db8cddda7aa643a9b6e2d6ca96
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.56.tar.xz
+ sha256sums = bd8ce9f14669f9d40d322062e7a72311b4bd3d65df75c8076c7ae9a00e394ecc
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 89e0ddc393fa..b5ea5886592d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Package Repository: https://github.com/mij-aur-packages/lubuntu-artwork
pkgname=lubuntu-artwork
-pkgver=0.55
+pkgver=0.56
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=('fe0161a2a9b00211c35c0c1acc3915040513b3db8cddda7aa643a9b6e2d6ca96')
+sha256sums=('bd8ce9f14669f9d40d322062e7a72311b4bd3d65df75c8076c7ae9a00e394ecc')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/src/usr" "${pkgdir}"