From 9f9713a67342ac71646dff58afb9386ed14a6721 Mon Sep 17 00:00:00 2001 From: Tio TROM Date: Thu, 29 Sep 2022 00:03:38 +0200 Subject: [PATCH] Update 'PKGBUILD' --- PKGBUILD | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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