summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2019-04-29 11:26:26 +0200
committerStephan Springer2019-04-29 11:26:26 +0200
commitc29085b09a99a054af25552123caac93bcd49175 (patch)
treecea44a3884b64fdc7ae1816e6826a98afde6eab7
parenta4945997b21a2b5d6d14858560a9bdd3a678bba3 (diff)
downloadaur-c29085b09a99a054af25552123caac93bcd49175.tar.gz
adopt; arch=any
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b2da42edd06..5f0357d0db6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = tuxguitar
pkgver = 1.5.2_r1800
pkgrel = 2
url = http://sourceforge.net/projects/tuxguitar
- arch = x86_64
+ arch = any
license = LGPL
makedepends = unzip
makedepends = zip
diff --git a/PKGBUILD b/PKGBUILD
index 585ca5a94818..97a20fbcbca5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
-# $Id: PKGBUILD 266875 2017-11-15 14:29:11Z foutrelis $
-# Maintainer: Thanos Apostolou <thanosapostolou@outlook.com>
+# Maintainer: Stephan Springer <buzo+arch@Lini.de>
+# Contributor: Thanos Apostolou <thanosapostolou@outlook.com>
# Contributor: Alexandre Moine <alexandre@moine.me>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: |AhIoRoS| < ahioros@gmail.com >
@@ -9,7 +9,7 @@ pkgname=(tuxguitar tuxguitar-common tuxguitar-gtk2)
pkgver=1.5.2_r1800
pkgrel=2
pkgdesc="multitrack guitar tablature editor and player"
-arch=('x86_64')
+arch=('any')
url="http://sourceforge.net/projects/tuxguitar"
license=('LGPL')
depends=('java-runtime>=8' 'alsa-lib' 'libxtst')