summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTimo Schwichtenberg2017-11-12 01:48:01 +0100
committerTimo Schwichtenberg2017-11-12 01:48:01 +0100
commit22caf1cd19c4b2c8ada2162f8a80d4dacec31716 (patch)
tree1788cdbb5e4179ca9ec764f3dfe05989290f251e /PKGBUILD
parent36aef5d254df8f6ddfd141eacc1b907a21b12ede (diff)
downloadaur-22caf1cd19c4b2c8ada2162f8a80d4dacec31716.tar.gz
Updated the Version, also the official announced Sha256sum is used now.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 869d74b5707f..5610022875bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,18 @@
-# Maintainer: Link Dupont <link@fastmail.com>
+# Maintainer: Timo Schwichtenberg <therealbassx at yahoo dot de>
+# Contributor: Link Dupont <link@fastmail.com>
pkgname=system76-wallpapers
-pkgver=16.04.1
+pkgver=17.04.0
pkgrel=1
pkgdesc="A collection of System76 Wallpapers"
arch=('any')
url="https://launchpad.net/system76-wallpapers"
license=('GPL')
source=("https://launchpad.net/~system76-dev/+archive/stable/+files/${pkgname}_${pkgver}.tar.gz")
-md5sums=('c39c8f23906da9c67a292722f7cb3df8')
+sha256sums=('bcf2abce69f62594e6a0a76451cc599c1a181967df5dad59b85295d181e21c39')
package() {
- cd "${pkgname}-${pkgver}"
+ cd "${srcdir}/${pkgname}"
install -m755 -d ${pkgdir}/usr/share/backgrounds
install -m644 -D backgrounds/* ${pkgdir}/usr/share/backgrounds/
install -m644 -D ${pkgname}.xml ${pkgdir}/usr/share/gnome-background-properties/${pkgname}.xml