blob: 7707499aeb255dde8b2d988282e2474e2dba24aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = scrolex-bin
pkgdesc = A Horizontally Scrolled PDF Viewer
pkgver = 0.1.0
pkgrel = 5
url = https://github.com/molecule-man/scrolex
arch = x86_64
license = MIT
depends = gtk4
depends = poppler
source = scrolex-bin-0.1.0.tar.gz::https://github.com/molecule-man/scrolex/releases/download/0.1.0/scrolex-0.1.0-x86_64-unknown-linux-gnu.tar.gz
sha256sums = 9548aa866f1eda1769fe09cc17a1d8795e8fffedfa404216208af93032841edb
pkgname = scrolex-bin
|