summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWirlaburla2024-02-25 23:41:22 -0600
committerWirlaburla2024-02-25 23:41:22 -0600
commit02b10d105aa5dc3897ec21ac3cbd7b2e2e2af520 (patch)
tree59b69ca9323d7210d38e87ec4f717b4dbed66284 /PKGBUILD
parent1c05da7f16e17979d7f7ba05f13442e081459621 (diff)
downloadaur-02b10d105aa5dc3897ec21ac3cbd7b2e2e2af520.tar.gz
update git repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e42c48adfe2c..2450e11640c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Nick G. <wirlaburla@worlio.com>
pkgname=trakker-git
-pkgver=0.3.0.r1.ge275e29
+pkgver=0.4.2.r0.gc82038a
pkgrel=1
pkgdesc='A terminal-based tracker interface for libxmp.'
arch=('x86_64')
-url='https://codeberg.org/Wirlaburla/trakker'
-license=(GPL3)
+url='https://git.worlio.com/Wirlaburla/trakker'
+license=('GPL3')
depends=('alsa-lib' 'libxmp' 'ncurses')
makedepends=('git' 'cmake')
provides=('trakker')