summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAutumn2023-02-20 14:54:26 -0800
committerAutumn2023-02-20 15:25:55 -0800
commit0a6b3f4f99ba8c6e2e653a519657dcd75b9b5608 (patch)
treeeb85119e56690c0b0e62d04f56137d5ec32ff322
parentc271bd4119f014541f5a766aafa8f4e652def644 (diff)
downloadaur-0a6b3f4f99ba8c6e2e653a519657dcd75b9b5608.tar.gz
add /etc/garglk.ini to backup=
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b9f0ca33fa9..a416e8650969 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -31,6 +31,7 @@ pkgbase = gargoyle
provides = gargoyle
conflicts = gargoyle-mod
replaces = gargoyle-mod
+ backup = etc/garglk.ini
source = gargoyle-2023.1.tar.gz::https://github.com/garglk/garglk/archive/2023.1.tar.gz
sha512sums = d8624f8a8492f64adfdb638811419ebef5b77457708a5d07a3891faf97966237839170914af4d416f42aca7e6d9d0643384ef60be30a2ba22ed52fee4938683a
diff --git a/PKGBUILD b/PKGBUILD
index 1b2e1be87b66..c27651aa594b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,6 +19,7 @@ optdepends=('speech-dispatcher: Text-to-Speech')
provides=('gargoyle')
conflicts=('gargoyle-mod')
replaces=('gargoyle-mod')
+backup=('etc/garglk.ini')
#groups=(inform)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/garglk/garglk/archive/${pkgver}.tar.gz")
sha512sums=('d8624f8a8492f64adfdb638811419ebef5b77457708a5d07a3891faf97966237839170914af4d416f42aca7e6d9d0643384ef60be30a2ba22ed52fee4938683a')