summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2873cf520f6c..a64acd382744 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = waynergy-git
pkgdesc = Synergy client for wlroots wayland compositors
- pkgver = r124.4ead8fb
+ pkgver = r126.60a3d91
pkgrel = 1
url = https://github.com/r-c-f/waynergy
arch = x86_64
+ arch = armv7h
license = MIT
makedepends = git
makedepends = meson
diff --git a/PKGBUILD b/PKGBUILD
index d833a65ac9c0..7ef55a0c1cf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Ryan Farley <ryan.farley@gmx.com>
pkgname=waynergy-git
-pkgver=r124.4ead8fb
+pkgver=r126.60a3d91
pkgrel=1
pkgdesc="Synergy client for wlroots wayland compositors"
-arch=(x86_64)
+arch=(x86_64 armv7h)
url="https://github.com/r-c-f/waynergy"
license=('MIT')
depends=('wayland' 'libxkbcommon' 'libretls')