summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27f2874f4827..41392d8f4d6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: jwty <janoosh@catgirls.party>
pkgname=scooper
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc='CGI and FastCGI web interface for litterbox IRC logger'
arch=('x86_64')
url="https://git.causal.agency/${pkgname}/"
license=('GPL3')
-depends=('kcgi' 'sqlite')
+depends=('kcgi')
source=("https://git.causal.agency/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz")
-md5sums=('83248500b308757465ff795ebfa1f644')
+md5sums=('5ae03582a2b591d11f633da66e841c69')
build() {
cd "${pkgname}-${pkgver}"