summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlberto Salvia Novella2019-09-13 12:37:15 +0200
committerAlberto Salvia Novella2019-09-13 12:37:15 +0200
commitc536660604a8cb07630f02491b36332765ba04d1 (patch)
treecba929b85846a0cdd5502fd92f2d23dd304d33d7
parent258b4909e04938985ccfa17bbefab7ffa43bd3b5 (diff)
downloadaur-c536660604a8cb07630f02491b36332765ba04d1.tar.gz
2019-09-13 1568371034
-rw-r--r--.SRCINFO1
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c333a9266469..9925b4c5083e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,6 +3,7 @@ pkgbase = qsyncthingtray-git
pkgver = r421.11936bc
pkgrel = 1
url = https://github.com/sieren/QSyncthingTray
+ arch = i686
arch = x86_64
license = LGPL3
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 46a4d3f4e57e..c865e125ffd5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname="${LowercaseName}-git"
pkgver=r421.11936bc
pkgrel=1
pkgdesc="Syncs files among devices, and shows the sync status on a tray icon. Version with the latest unreleased improvements."
-arch=("x86_64")
+arch=("i686" "x86_64")
url="https://github.com/sieren/QSyncthingTray"
license=("LGPL3")
makedepends=("cmake" "git")