summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-01-22 20:19:02 +0800
committerlilac2024-01-22 20:19:02 +0800
commit080441ae11e6805053bd53ef493ecc27d9b243a6 (patch)
tree00327877ac32fe0ac4a7b6bbc4cddef76dcd3abe
parentd74319c5bf9a5f04886bc750d8341cafffb7db43 (diff)
downloadaur-080441ae11e6805053bd53ef493ecc27d9b243a6.tar.gz
[lilac] updated to 1.6.3-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5445bce91b6f..d89d5a355a7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = koodo-reader-bin
pkgdesc = A modern ebook manager and reader with sync and backup capacities
pkgver = 1.6.3
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/troyeguo/koodo-reader
arch = x86_64
- license = AGPL3
+ license = AGPL-3.0-only
depends = gtk3
depends = libnotify
depends = nss
diff --git a/PKGBUILD b/PKGBUILD
index 8aa06d1d0336..2963def22819 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ pkgname=koodo-reader-bin
_pkgname=Koodo.Reader
_pkgname2=koodo-reader
pkgver=1.6.3
-pkgrel=1
+pkgrel=3
pkgdesc="A modern ebook manager and reader with sync and backup capacities"
arch=("x86_64")
url="https://github.com/troyeguo/koodo-reader"
-license=('AGPL3')
+license=('AGPL-3.0-only')
depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'python-atspi' 'util-linux-libs' 'libappindicator-gtk3' 'libsecret')
provides=("koodo-reader")
source=("$pkgname-$pkgver.deb::https://github.com/troyeguo/${_pkgname2}/releases/download/v$pkgver/${_pkgname}-$pkgver-amd64.deb"