updated
This commit is contained in:
parent
11922823e7
commit
b811cf0161
2
.SRCINFO
2
.SRCINFO
@ -1,7 +1,7 @@
|
||||
pkgbase = mint-backgrounds-tessa
|
||||
pkgdesc = The backgrounds included in Linux Mint 19.1 Tessa
|
||||
pkgver = 1.1
|
||||
pkgrel = 6
|
||||
pkgrel = 7
|
||||
url = http://packages.linuxmint.com/pool/main/m/mint-backgrounds-tessa
|
||||
arch = any
|
||||
license = GPL3
|
||||
|
4
PKGBUILD
4
PKGBUILD
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=mint-backgrounds-tessa
|
||||
pkgver=1.1
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="The backgrounds included in Linux Mint 19.1 Tessa"
|
||||
license=('GPL3')
|
||||
arch=('any')
|
||||
@ -17,5 +17,3 @@ package() {
|
||||
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
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user