summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNissar Chababy2017-02-27 13:47:51 +0100
committerNissar Chababy2017-02-27 13:47:51 +0100
commit2814a5377fc0eadb6d556af18e1182534992a53e (patch)
treeab55d3db243f0970562949fa93c2c8ab901aba34
parent4db98ca5283e55ccf0a0a9e787e08ba7c3e7c39f (diff)
downloadaur-2814a5377fc0eadb6d556af18e1182534992a53e.tar.gz
Update lubuntu-artwork to v0.66
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2346a8601f49..18556b3e5bdc 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lubuntu-artwork
pkgdesc = artwork of Lubuntu
- pkgver = 0.65
+ pkgver = 0.66
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.65.tar.xz
- sha512sums = 260c9afcf139668fe6cfabf69ead13dfc35fe3659814e9868d7895173296cdda6506fd87a13c8cb8f3cf58b45833c9b4ce18dd68d0508f5a5b112ecca40f044a
+ source = http://archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/lubuntu-artwork_0.66.tar.xz
+ sha512sums = 15e8fe76b1305da1972091360cc5a66272f4c0e6ebfc22e02c12724125e5862522cbf4a52117e0c5aeb0ab4e6f37397914373e274a04a569bc0a8b0a9db3cbee
pkgname = lubuntu-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 137bcbe67fa3..86dd4dc33bc8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=lubuntu-artwork
-pkgver=0.65
+pkgver=0.66
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=('260c9afcf139668fe6cfabf69ead13dfc35fe3659814e9868d7895173296cdda6506fd87a13c8cb8f3cf58b45833c9b4ce18dd68d0508f5a5b112ecca40f044a')
+sha512sums=('15e8fe76b1305da1972091360cc5a66272f4c0e6ebfc22e02c12724125e5862522cbf4a52117e0c5aeb0ab4e6f37397914373e274a04a569bc0a8b0a9db3cbee')
package(){
cp -r "${srcdir}/${pkgname}-${pkgver}/src/usr" "${pkgdir}"