summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2017-08-15 04:02:17 +0200
committerfunilrys2017-08-15 04:02:17 +0200
commitfde26a21b15c272934305ba25e47d07f4435c7dc (patch)
tree5119acfa62d72443969b81ddebd2dc71a255e1b0
parent654a73d83b1b4ca0307b2d6411dc149668e6fad5 (diff)
downloadaur-fde26a21b15c272934305ba25e47d07f4435c7dc.tar.gz
Update lubuntu-artwork to v0.68
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8f06bb0cef0..0e2c4306dc36 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.67
+ pkgver = 0.68
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.67.tar.xz
- sha512sums = 44ea24d1a918ce1d85d9df32934177c89528ebc86dc162d1034ae4864acf354b335b003ed4ac760e94ee17b1289cad2fc5ffa0884826ae689fd6aff48123ba0f
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.68.tar.xz
+ sha512sums = ae6db50cdf93970465e1b4d7a0ea2349ec284f77651e2d3c32187744c4b1602de76fcc7637743ebfbe3498539028bc4acd2517d200f150332ddacdd1b959fec2
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 8571ddcb3676..3c681c15f58f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: 謝致邦<Yeking@Red54.com>
pkgname=lubuntu-artwork
-pkgver=0.67
+pkgver=0.68
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")
-sha512sums=('44ea24d1a918ce1d85d9df32934177c89528ebc86dc162d1034ae4864acf354b335b003ed4ac760e94ee17b1289cad2fc5ffa0884826ae689fd6aff48123ba0f')
+sha512sums=('ae6db50cdf93970465e1b4d7a0ea2349ec284f77651e2d3c32187744c4b1602de76fcc7637743ebfbe3498539028bc4acd2517d200f150332ddacdd1b959fec2')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/src/usr" "${pkgdir}"