Date: Thursday, July 28, 2022 @ 17:04:25 Author: arodseth Revision: 1259004
upgpkg: zutty 0.12-1 Modified: zutty/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-28 16:46:37 UTC (rev 1259003) +++ PKGBUILD 2022-07-28 17:04:25 UTC (rev 1259004) @@ -1,8 +1,8 @@ # Maintainer: Alexander F. Rødseth <[email protected]> pkgname=zutty -pkgver=0.11 -pkgrel=2 +pkgver=0.12 +pkgrel=1 pkgdesc='Terminal emulator' arch=(x86_64) url='https://tomscii.sig7.se/zutty' @@ -9,7 +9,7 @@ license=(GPL3) depends=(freetype2 libglvnd libxmu xorg-fonts-misc) makedepends=(git python) -source=('git+https://github.com/tomszilagyi/zutty#commit=369cf95e242324a1a310ff2a888a5a135771a073') # tag: 0.11 +source=('git+https://github.com/tomszilagyi/zutty#commit=fe0797dbcfbbc27a217b4c18bd8bf3acb3dc9db5') # tag: 0.12 b2sums=('SKIP') prepare() {
