summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlester2016-04-20 02:19:53 +0800
committerlester2016-04-20 02:19:53 +0800
commit1942abe0fb72e36b1b8f54c38494e19b0dcb9e48 (patch)
tree8c238894998ffb92d170c2a6d33dcaa2023c3daa
parentd28d1ed0e440f0137b1d6432359ed6921fd85c31 (diff)
downloadaur-1942abe0fb72e36b1b8f54c38494e19b0dcb9e48.tar.gz
Update pkg (0.61)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e98ba3fe24d..298b908f4190 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Mar 10 15:13:44 UTC 2016
+# Tue Apr 19 18:19:53 UTC 2016
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.60
+ pkgver = 0.61
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.60.tar.xz
- sha256sums = 0baede375e393dbc701a9a9cfc198b3b2f49af9c138e00cbe7c773a736c4bcc9
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.61.tar.xz
+ sha256sums = 96ac0adc51ffa15a0711e6f7a89e4d3d8df601c36275e41e2a392a644f452a52
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 755bcef681d8..3ccd025aae82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Package Repository: https://github.com/mij-aur-packages/lubuntu-artwork
pkgname=lubuntu-artwork
-pkgver=0.60
+pkgver=0.61
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=('0baede375e393dbc701a9a9cfc198b3b2f49af9c138e00cbe7c773a736c4bcc9')
+sha256sums=('96ac0adc51ffa15a0711e6f7a89e4d3d8df601c36275e41e2a392a644f452a52')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/src/usr" "${pkgdir}"