summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Seiler2022-05-16 04:32:00 +0200
committerAlexander Seiler2022-05-16 04:32:00 +0200
commit21bc43beac708cae56e3ba73e260c1108a258c7c (patch)
treeb91ee39ee5944161ed1128672a878ced356fe13f
parent29a03b9c1dee64e8993f98bc28c454fcbf43f09c (diff)
downloadaur-21bc43beac708cae56e3ba73e260c1108a258c7c.tar.gz
upgpkg: sioyek 1.3.0-4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 202519df809f..b0ee39dab7b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = sioyek
pkgdesc = PDF viewer for research papers and technical books.
pkgver = 1.3.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/ahrm/sioyek
- arch = any
+ arch = x86_64
license = GPL3
depends = qt5-base
depends = qt5-3d
diff --git a/PKGBUILD b/PKGBUILD
index 1befe7643bd4..5ff18a31d869 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Alexander Seiler <seileralex@gmail.com>
pkgname=sioyek
pkgver=1.3.0
-pkgrel=3
+pkgrel=4
pkgdesc="PDF viewer for research papers and technical books."
-arch=('any')
+arch=('x86_64')
license=('GPL3')
provides=('sioyek')
url="https://github.com/ahrm/sioyek"