summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlester2015-12-20 23:28:45 +0800
committerlester2015-12-20 23:28:45 +0800
commitdc053ad6f3a3b15319005bb28536eb33d358f2b3 (patch)
treedd4a05fed0a4de3473a6bfe671ffcf24c498f42c
parent8920e8e7278546ada03495aba1700b3cb967aa1a (diff)
downloadaur-dc053ad6f3a3b15319005bb28536eb33d358f2b3.tar.gz
Update pkg (0.58)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ff60a163169..91950e8f1fd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sun Dec 20 15:28:45 UTC 2015
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.57
+ pkgver = 0.58
pkgrel = 1
url = http://wiki.ubuntu.com/Lubuntu/Artwork
arch = any
@@ -8,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.57.tar.xz
- sha256sums = babd9bb49ac73206f39bdb7444c3cb2b11ab639aecebb0339524c5064414d355
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.58.tar.xz
+ sha256sums = 7677bbdf210b2ebfa2404d85e0e31b982b331f483d2a71228c424001023123cd
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 44b19e2f16b1..d8c72a87d9a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Package Repository: https://github.com/mij-aur-packages/lubuntu-artwork
pkgname=lubuntu-artwork
-pkgver=0.57
+pkgver=0.58
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=('babd9bb49ac73206f39bdb7444c3cb2b11ab639aecebb0339524c5064414d355')
+sha256sums=('7677bbdf210b2ebfa2404d85e0e31b982b331f483d2a71228c424001023123cd')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/src/usr" "${pkgdir}"