mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
hub: typo fix and adding noarch=yes
This commit is contained in:
parent
14b64c019f
commit
095caac3c8
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Template file for 'dwm'
|
# Template file for 'hub'
|
||||||
pkgname=hub
|
pkgname=hub
|
||||||
version=1.11.2
|
version=1.11.2
|
||||||
revision=3
|
revision=3
|
||||||
|
@ -10,6 +10,7 @@ short_desc=" hub is a command-line wrapper for git that makes you better at GitH
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
checksum=06216ac13e788059eeb6555d4ad4bec039258db74422a9f93d028fac991e1423
|
checksum=06216ac13e788059eeb6555d4ad4bec039258db74422a9f93d028fac991e1423
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
rake DESTDIR=$DESTDIR prefix=/usr install
|
rake DESTDIR=$DESTDIR prefix=/usr install
|
||||||
|
|
Loading…
Add table
Reference in a new issue