summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShatur952020-05-10 12:55:06 +0300
committerShatur952020-05-10 12:55:23 +0300
commitc878a6d4351219f1a4b3d88c008ebc2ef5c4fd1d (patch)
tree85e030842c5a4a8eb3cfc92c84e42506449460f6 /PKGBUILD
parent87d1ed947b5726e33b94845a7f02d94cf2ae5f6e (diff)
downloadaur-c878a6d4351219f1a4b3d88c008ebc2ef5c4fd1d.tar.gz
Add /boot/EFI/refind/theme.conf to backup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94a53e97ed9b..9cb4554c316f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=refind-theme-regular-git
pkgver=r43.fad648f
-pkgrel=1
+pkgrel=2
pkgdesc="A simplistic clean and minimal theme for rEFInd"
arch=(any)
url="https://github.com/bobafetthotmail/refind-theme-regular"
license=(AGPL3 custom:OFL 'custom:Ubuntu Font License 1.0')
depends=(refind)
makedepends=(git)
+backup=(boot/EFI/refind/theme.conf)
source=(git+$url)
md5sums=(SKIP)