summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2018-10-03 12:52:43 +0200
committerfunilrys2018-10-03 12:52:43 +0200
commita6a31f15422f5a58c4ce583a409340a89fdd4533 (patch)
tree6384e377e39bff0c9b2dc8c92e2d14b281f207f6
parent610c9dba068b1c25cfcba3aea73cc83543f2328e (diff)
downloadaur-a6a31f15422f5a58c4ce583a409340a89fdd4533.tar.gz
Update of lubuntu-artwork to v1.8
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e19e441a1e1..0db0eaf11910 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 1.6
+ pkgver = 1.8
pkgrel = 1
url = http://wiki.ubuntu.com/Lubuntu/Artwork
arch = any
@@ -9,8 +9,8 @@ pkgbase = lubuntu-artwork
optdepends = elementary-icon-theme: icons support
optdepends = gtk-engine-unico: gtk3 theme support
options = !strip
- source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_1.6.tar.xz
- sha512sums = c431132e4cb52e90fa886ce8094934f5ff313fc886aaed9248af5bc8359d17697270160cff588291de6b7496807c26d5c41b1b44cb8c57f6f44c9636001d1eb8
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_1.8.tar.xz
+ sha512sums = 5d3c621f2db62713bc786b0616a84aef6890ebdae8a7eea131b3c5cb00fb397891b514d8128ddeff07c374a4ceac2dc154bedebf038f532b609ac6e24b555377
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 7eaa0fe7bea4..23b9e51def90 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: 謝致邦<Yeking@Red54.com>
pkgname=lubuntu-artwork
-pkgver=1.6
+pkgver=1.8
pkgrel=1
pkgdesc='artwork of Lubuntu'
arch=('any')
@@ -14,7 +14,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=('c431132e4cb52e90fa886ce8094934f5ff313fc886aaed9248af5bc8359d17697270160cff588291de6b7496807c26d5c41b1b44cb8c57f6f44c9636001d1eb8')
+sha512sums=('5d3c621f2db62713bc786b0616a84aef6890ebdae8a7eea131b3c5cb00fb397891b514d8128ddeff07c374a4ceac2dc154bedebf038f532b609ac6e24b555377')
package(){
cp -r "${srcdir}/${pkgname}/src/usr" "${pkgdir}"