fix package url
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -7,7 +7,7 @@ _pkgname=st
|
|||||||
pkgver=0.7.1.g023225e
|
pkgver=0.7.1.g023225e
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Simple virtual terminal emulator for X'
|
pkgdesc='Simple virtual terminal emulator for X'
|
||||||
url='http://git.suckless.org/st/'
|
url='http://st.suckless.org/'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
options=('zipman')
|
options=('zipman')
|
||||||
|
|||||||
Reference in New Issue
Block a user