summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspider-mario2020-11-13 22:16:30 +0100
committerspider-mario2020-11-13 22:16:30 +0100
commit625addc452f042098474eae40b724b0712fc3296 (patch)
treec339717ca1bacc54aa03bced5924efa83eb75741
parent3fa41d65c56c2eafaf3bdc2e0095f7dbfa1840de (diff)
downloadaur-625addc452f042098474eae40b724b0712fc3296.tar.gz
Oops, and of course this
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ff0ffc523cd..40b28e1cbdb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,6 @@ pkgbase = pianoteq-stage
pkgver = 7.0.3
pkgrel = 1
url = https://www.pianoteq.com/pianoteq
- arch = i686
arch = x86_64
license = LGPL
makedepends = gendesk
diff --git a/PKGBUILD b/PKGBUILD
index e20bb3f83e09..e6f63c609f0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=pianoteq-stage
pkgver=7.0.3
pkgrel=1
pkgdesc="Virtual piano instrument using physical modelling synthesis. Both standalone and plugin versions."
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://www.pianoteq.com/pianoteq"
license=('LGPL')
depends=('alsa-lib' 'freetype2' 'ttf-font' 'libx11')