feat: update srcinfo

This commit is contained in:
Barrett Ruth 2026-01-31 17:17:40 -05:00
parent 4cf498ce75
commit ea977d9a93

View file

@ -1,6 +1,6 @@
pkgbase = sioyek
pkgdesc = PDF viewer for research papers and technical books
pkgver = 2.0.0
pkgbase = sioyek-dev
pkgdesc = PDF viewer for research papers and technical books (development build with bundled mupdf)
pkgver = 2.0.0.r1086.g719e2070
pkgrel = 1
url = https://github.com/ahrm/sioyek
arch = x86_64
@ -9,11 +9,15 @@ pkgbase = sioyek
depends = harfbuzz
depends = qt6-base
depends = qt6-3d
depends = qt6-declarative
depends = qt6-svg
depends = qt6-speech
depends = zlib
optdepends = qt6-wayland: Wayland support
optdepends = qt6-wayland: Native Wayland (currently broken, uses XWayland by default)
provides = sioyek
conflicts = sioyek
conflicts = sioyek-git
source = git+https://github.com/ahrm/sioyek.git#tag=v2.0.0
source = git+https://github.com/ahrm/sioyek.git#branch=development
sha256sums = SKIP
pkgname = sioyek
pkgname = sioyek-dev