Update 'PKGBUILD'
This commit is contained in:
parent
11f5d9da18
commit
9f9713a673
5
PKGBUILD
5
PKGBUILD
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: TROM <contact@tromsite.com>
|
||||
pkgname=tromjaro-fixes
|
||||
pkgver=1.3.0
|
||||
pkgver=1.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="Various fixes for TROMjaro OS"
|
||||
arch=(any)
|
||||
|
@ -55,7 +55,4 @@ package() {
|
|||
install -d ${pkgdir}/etc/profile.d/
|
||||
install -Dm644 ${srcdir}/tromjaro-fixes.sh ${pkgdir}/etc/profile.d/
|
||||
|
||||
# copy timeshift-autosnap.conf
|
||||
install -d ${pkgdir}/etc/
|
||||
install -Dm644 ${srcdir}/timeshift-autosnap.conf ${pkgdir}/etc/timeshift-autosnap.conf
|
||||
}
|
Loading…
Reference in New Issue
Block a user