From c1bb8607746908bff04bcfd90f9ca2b6aea6b983 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sat, 31 Jan 2026 17:52:18 -0500 Subject: [PATCH] tweak pkbguild --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 8d3a1a3..7f3ea8c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ pkgname=sioyek-dev pkgver=2.0.0.r1086.g719e2070 pkgrel=1 -pkgdesc="PDF viewer for research papers and technical books (development build with bundled mupdf)" +pkgdesc="PDF viewer for research papers and technical books (development branch)" arch=('x86_64') license=('GPL3') url="https://github.com/ahrm/sioyek"