summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlester2016-01-11 23:01:35 +0800
committerlester2016-01-11 23:01:35 +0800
commitdded22c1e0d031c92910c624eec3aab4a91ded7f (patch)
tree75827d9b9497c26b959c70452260b7e0ad511171
parentdc053ad6f3a3b15319005bb28536eb33d358f2b3 (diff)
downloadaur-dded22c1e0d031c92910c624eec3aab4a91ded7f.tar.gz
Update pkg (0.59)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91950e8f1fd0..d7a91e11a606 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Dec 20 15:28:45 UTC 2015
+# Mon Jan 11 15:01:36 UTC 2016
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.58
+ pkgver = 0.59
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.58.tar.xz
- sha256sums = 7677bbdf210b2ebfa2404d85e0e31b982b331f483d2a71228c424001023123cd
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.59.tar.xz
+ sha256sums = b7bd073a8e42f87647bf03d0e95b423e701be9323303129dedff3e4ccd56c3f7
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index d8c72a87d9a2..c745560b8c32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Package Repository: https://github.com/mij-aur-packages/lubuntu-artwork
pkgname=lubuntu-artwork
-pkgver=0.58
+pkgver=0.59
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=('7677bbdf210b2ebfa2404d85e0e31b982b331f483d2a71228c424001023123cd')
+sha256sums=('b7bd073a8e42f87647bf03d0e95b423e701be9323303129dedff3e4ccd56c3f7')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/src/usr" "${pkgdir}"