From a3bb027ca74a2729f5e48d00365d506b35460d0b Mon Sep 17 00:00:00 2001 From: teldra Date: Thu, 24 Sep 2020 00:30:30 +0200 Subject: [PATCH] buku_run: remove noarch, xlintify - remove variable from hompage --- srcpkgs/buku_run/template | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/srcpkgs/buku_run/template b/srcpkgs/buku_run/template index a353c85bcd..719574c731 100644 --- a/srcpkgs/buku_run/template +++ b/srcpkgs/buku_run/template @@ -1,14 +1,13 @@ # Template file for 'buku_run' pkgname=buku_run version=0.1.1 -revision=1 -archs=noarch +revision=2 conf_files="/etc/buku_run.config" depends="rofi gawk sed buku bash" short_desc="Rofi frontend for buku bookmarks manager" maintainer="teldra " license="GPL-3.0-only" -homepage="https://github.com/carnager/${pkgname}" +homepage="https://github.com/carnager/buku_run" distfiles="${homepage}/archive/${version}.tar.gz" checksum=065b1bcd3000138a23f57b4a394d780e1b16a95d1593bf85d9f657457832bc35 @@ -18,4 +17,3 @@ do_install() { vsconf config.buku vconf config.buku buku_run.config } -