updated
This commit is contained in:
parent
b811cf0161
commit
d5a2c4331e
2
.SRCINFO
2
.SRCINFO
@ -1,7 +1,7 @@
|
|||||||
pkgbase = mint-backgrounds-tessa
|
pkgbase = mint-backgrounds-tessa
|
||||||
pkgdesc = The backgrounds included in Linux Mint 19.1 Tessa
|
pkgdesc = The backgrounds included in Linux Mint 19.1 Tessa
|
||||||
pkgver = 1.1
|
pkgver = 1.1
|
||||||
pkgrel = 7
|
pkgrel = 8
|
||||||
url = http://packages.linuxmint.com/pool/main/m/mint-backgrounds-tessa
|
url = http://packages.linuxmint.com/pool/main/m/mint-backgrounds-tessa
|
||||||
arch = any
|
arch = any
|
||||||
license = GPL3
|
license = GPL3
|
||||||
|
5
PKGBUILD
5
PKGBUILD
@ -1,9 +1,9 @@
|
|||||||
#Maintainer: Rellieberman <name AT gmail DOT com>
|
#Maintainer: Relliebermann <name AT gmail DOT com>
|
||||||
#Co-Maintainer: Seantum <tsiegele AT gmx DOT at>
|
#Co-Maintainer: Seantum <tsiegele AT gmx DOT at>
|
||||||
|
|
||||||
pkgname=mint-backgrounds-tessa
|
pkgname=mint-backgrounds-tessa
|
||||||
pkgver=1.1
|
pkgver=1.1
|
||||||
pkgrel=7
|
pkgrel=8
|
||||||
pkgdesc="The backgrounds included in Linux Mint 19.1 Tessa"
|
pkgdesc="The backgrounds included in Linux Mint 19.1 Tessa"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -17,3 +17,4 @@ package() {
|
|||||||
cp -a $srcdir/$pkgname/cinnamon-background-properties/* $pkgdir/usr/share/cinnamon-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
|
cp -a $srcdir/$pkgname/gnome-background-properties/* $pkgdir/usr/share/gnome-background-properties
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user