diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..ac5f9b4 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,18 @@ +pkgbase = st-tiyn-git + pkgdesc = This is the st build of tiyn. It includes the alpha, anysize, font2, scrollback patches. + pkgver = 0.8.3 + pkgrel = 1 + url = https://github.com/tiyn/st + arch = x86_64 + arch = i686 + license = MIT + makedepends = git + depends = libxft-bgra + provides = st + conflicts = st + replaces = st + source = git+https://github.com/tiyn/st + md5sums = SKIP + +pkgname = st-tiyn-git + diff --git a/PKGBUILD b/PKGBUILD index fbcb5c4..a289a1a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Maintainer: Marten Kante pkgname=st-tiyn-git -pkgver=0.8.3.r40.083167e +pkgver=0.8.3 pkgrel=1 epoch= pkgdesc="This is the st build of tiyn. It includes the alpha, anysize, font2, scrollback patches."