summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVisne2024-04-13 20:38:17 +0200
committerVisne2024-04-13 20:38:17 +0200
commite6ff96b367583e225e4a172134c817b010fa980f (patch)
tree7feab61d9627624661c5f136d1c511a6bb0717ba /PKGBUILD
parent22b4c91c96dfef4eeefc0e972a3bc354b15e9dc8 (diff)
downloadaur-e6ff96b367583e225e4a172134c817b010fa980f.tar.gz
Replaces tuxguitar-common and tuxguitar-gtk2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4c22ddd7c7c..25a728f5ef1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=tuxguitar
pkgver=1.6.2
-pkgrel=2
+pkgrel=3
pkgdesc='A multitrack guitar tablature editor and player'
arch=('x86_64')
url='https://www.tuxguitar.app/'
@@ -21,6 +21,7 @@ optdepends=('fluidsynth: FluidSynth plugin support'
'qt5-base: LV2 plugin support'
'jack: Jack plugin support'
'lilypond: Compile exported LilyPond files')
+replaces=('tuxguitar-common' 'tuxguitar-gtk2')
source=("tuxguitar-$pkgver::https://github.com/helge17/tuxguitar/archive/refs/tags/$pkgver.zip")
sha256sums=('d0d8e8f64240379e8fc8f83dcdfd220f9c105dcc2879b56f6f1c3ad4ce256a11')