summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCallum Moffat2015-11-22 06:04:41 +1300
committerCallum Moffat2015-11-22 06:04:41 +1300
commita845d3a11b1325f00e66744c414d897380677c4a (patch)
tree1a94c507dfae45272a75855834b314b7a73ec300 /PKGBUILD
parent18ef216cf8b49dae16d085b0dc2c31d0198cb29e (diff)
downloadaur-a845d3a11b1325f00e66744c414d897380677c4a.tar.gz
Update to 1.2-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9916bd17649c..6acc6fb9a5ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mint-backgrounds-rosa
pkgver=1.2
-pkgrel=1
+pkgrel=2
pkgdesc="The backgrounds included in Linux Mint 17.3 Rosa"
license=('Various')
arch=('any')
@@ -9,7 +9,7 @@ source=("$url/mint-backgrounds-rosa_$pkgver.tar.gz")
sha1sums=('6b15cdfbdea184a84aaa1d56e48bdc55710e6be5')
package() {
mkdir -p $pkgdir/usr/share/backgrounds/linuxmint-rosa
- cp -a $srcdir/$pkgname/backgrounds $pkgdir/usr/share/backgrounds/linuxmint-rosa
+ cp -a $srcdir/$pkgname/backgrounds/linuxmint-rosa $pkgdir/usr/share/backgrounds/
mkdir -p $pkgdir/usr/share/{cinnamon-background-properties,gnome-background-properties}
cp -a $srcdir/$pkgname/cinnamon-background-properties/* $pkgdir/usr/share/cinnamon-background-properties/
cp -a $srcdir/$pkgname/gnome-background-properties/* $pkgdir/usr/share/gnome-background-properties