summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da5e558d1190..8a16cfa2ec39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,17 @@
pkgbase = csbooks
pkgdesc = A smart solution to manage all your PDF, EPUB and MOBI files
- pkgver = 5.8.1
+ pkgver = 6.6.0
pkgrel = 1
url = https://caesiumstudio.com/csbooks
arch = x86_64
license = custom
depends = gtk3
depends = nss
- depends = libxss
- noextract = csbooks-5.8.1.pacman
- source = csbooks-5.8.1.pacman::https://github.com/caesiumstudio/csBooks-updates/releases/download/v5.8.1/csBooks-5.8.1.pacman
+ depends = alsa-lib
+ noextract = csbooks-6.6.0.pacman
+ source = csbooks-6.6.0.pacman::https://github.com/caesiumstudio/csBooks-updates/releases/download/latest/csBooks-6.6.0.pacman
source = LICENSE
- sha256sums = fb23fdfcdf5348448ee20c816a56c66b33011c186216dbe440362db34e006db1
+ sha256sums = 48817ef9d18a166f6601f5d1eb08d3b5f741d60b2e0d0b7ceae471f27d534dff
sha256sums = c8d3a419a16631576fc8cc9d530311e4b9c4e1fb5331048cfe81a98b9c8b66fb
pkgname = csbooks
-
diff --git a/PKGBUILD b/PKGBUILD
index e2d2b0bec616..4064fb985df1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=csbooks
-pkgver=5.8.1
+pkgver=6.6.0
pkgrel=1
pkgdesc='A smart solution to manage all your PDF, EPUB and MOBI files'
arch=('x86_64')
@@ -9,11 +9,11 @@ url='https://caesiumstudio.com/csbooks'
license=('custom')
depends=('gtk3'
'nss'
- 'libxss')
-source=("${pkgname}-${pkgver}.pacman::https://github.com/caesiumstudio/csBooks-updates/releases/download/v${pkgver}/csBooks-${pkgver}.pacman"
+ 'alsa-lib')
+source=("${pkgname}-${pkgver}.pacman::https://github.com/caesiumstudio/csBooks-updates/releases/download/latest/csBooks-${pkgver}.pacman"
'LICENSE')
noextract=("${pkgname}-${pkgver}.pacman")
-sha256sums=('fb23fdfcdf5348448ee20c816a56c66b33011c186216dbe440362db34e006db1'
+sha256sums=('48817ef9d18a166f6601f5d1eb08d3b5f741d60b2e0d0b7ceae471f27d534dff'
'c8d3a419a16631576fc8cc9d530311e4b9c4e1fb5331048cfe81a98b9c8b66fb')
package() {