Search Criteria
Package Details: system76-wallpapers 18.04.2~1525874807~18.04~d6171e2~dev-1
Git Clone URL: | https://aur.archlinux.org/system76-wallpapers.git (read-only, click to copy) |
---|---|
Package Base: | system76-wallpapers |
Description: | A collection of System76 Wallpapers |
Upstream URL: | https://launchpad.net/system76-wallpapers |
Licenses: | |
Submitter: | link |
Maintainer: | None |
Last Packager: | Thulu |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-21 04:17 |
Last Updated: | 2018-05-14 21:01 |
Latest Comments
Eremiell commented on 2017-04-23 23:00
diff --git a/PKGBUILD b/PKGBUILD
index 869d74b..ee25861 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: 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')
+source=("https://launchpad.net/~system76-dev/+archive/ubuntu/stable/+files/${pkgname}_${pkgver}.tar.gz")
+sha512sums=('6ae917e63028a62e44fe9725e348c410da0a5560f2be1a56b1c99b4a1fca08d6aa7524a79e7519bcb15bc197345a6e35ddc7ddb223678291e77ac786d96a3552')
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