From 6153e36bdb8a4e03fe6574fda71007e5dd5a52dd Mon Sep 17 00:00:00 2001 From: teldra Date: Thu, 24 Sep 2020 00:29:31 +0200 Subject: [PATCH 1/3] i3blocks-blocklets: remove noarch --- srcpkgs/i3blocks-blocklets/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/i3blocks-blocklets/template b/srcpkgs/i3blocks-blocklets/template index 82d7380e856289..6ea4e81a218a91 100644 --- a/srcpkgs/i3blocks-blocklets/template +++ b/srcpkgs/i3blocks-blocklets/template @@ -1,8 +1,7 @@ # Template file for 'i3blocks-blocklets' pkgname=i3blocks-blocklets version=1.4.0 -revision=2 -archs=noarch +revision=3 wrksrc="i3blocks-contrib-${version}" depends="i3blocks>=1.5" short_desc="Flexible scheduler for i3bar" From 2e791c4da3fc378913b848851a54e5e1b26c6eed Mon Sep 17 00:00:00 2001 From: teldra Date: Thu, 24 Sep 2020 00:29:59 +0200 Subject: [PATCH 2/3] pass-git-helper: remove noarch, xlintify - remove variable from homepage --- srcpkgs/pass-git-helper/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/pass-git-helper/template b/srcpkgs/pass-git-helper/template index 6d7f25bd8a7a96..1676a920eccade 100644 --- a/srcpkgs/pass-git-helper/template +++ b/srcpkgs/pass-git-helper/template @@ -1,14 +1,13 @@ # Template file for 'pass-git-helper' pkgname=pass-git-helper version=1.1.0 -revision=2 -archs=noarch +revision=3 build_style=python3-module hostmakedepends="python3-setuptools" depends="pass python3-xdg" short_desc="Git credential helper interfacing with pass" maintainer="teldra " license="LGPL-3.0-or-later" -homepage="https://github.com/languitar/${pkgname}" +homepage="https://github.com/languitar/pass-git-helper" distfiles="https://github.com/languitar/${pkgname}/archive/v${version}.tar.gz" checksum=85c9e2f1f544227da9129503d91ce5d502be127c83ad24cbc6dc8ba3ab746b8e From e92605f7dd462a112794e0fa6389abef922f5a1c Mon Sep 17 00:00:00 2001 From: teldra Date: Thu, 24 Sep 2020 00:30:30 +0200 Subject: [PATCH 3/3] 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 a353c85bcd3655..719574c7314851 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 } -