diff --git a/PKGBUILD b/PKGBUILD index 3aa715e..c02b561 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: TROM 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 } \ No newline at end of file