buku_run: remove noarch, xlintify
- remove variable from hompage
This commit is contained in:
parent
35ff53f1e3
commit
a3bb027ca7
1 changed files with 2 additions and 4 deletions
|
@ -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 <teldra@rotce.de>"
|
||||
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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue