Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / 
zutty


Commits:
631df0da by Alexander F. Rødseth at 2024-03-02T11:59:41+01:00
upgpkg: 0.15-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = zutty
        pkgdesc = Terminal emulator
-       pkgver = 0.14
-       pkgrel = 2
+       pkgver = 0.15
+       pkgrel = 1
        url = https://tomscii.sig7.se/zutty
        arch = x86_64
        license = GPL3
@@ -11,7 +11,7 @@ pkgbase = zutty
        depends = libglvnd
        depends = libxmu
        depends = xorg-fonts-misc
-       source = 
git+https://github.com/tomszilagyi/zutty#commit=bc6e0893e91bc0ffd08cb7d15727973de450c3d6
+       source = 
git+https://git.hq.sig7.se/zutty.git#commit=7e481c04507e9b5cacfe67fe2b96bdb449b08726
        b2sums = SKIP
 
 pkgname = zutty


=====================================
PKGBUILD
=====================================
@@ -2,15 +2,15 @@
 # Contributor: Kevin Sopp
 
 pkgname=zutty
-pkgver=0.14
-pkgrel=2
+pkgver=0.15
+pkgrel=1
 pkgdesc='Terminal emulator'
 arch=(x86_64)
 url='https://tomscii.sig7.se/zutty'
 license=(GPL3)
 depends=(freetype2 libglvnd libxmu xorg-fonts-misc)
 makedepends=(git python)
-source=('git+https://github.com/tomszilagyi/zutty#commit=bc6e0893e91bc0ffd08cb7d15727973de450c3d6')
 # tag: 0.14
+source=('git+https://git.hq.sig7.se/zutty.git#commit=7e481c04507e9b5cacfe67fe2b96bdb449b08726')
 # tag: 0.15
 b2sums=('SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zutty/-/commit/631df0da2354348876f86176c0c583020629a6f3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zutty/-/commit/631df0da2354348876f86176c0c583020629a6f3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to