summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d200a22aef7..6165c388e77f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Fabian Beuke <mail@beuke.org>
pkgname=dripcap
-pkgver=0.6.4
+pkgver=0.6.15
pkgrel=1
arch=('x86_64')
pkgdesc="Caffeinated Packet Analyzer"
url="https://dripcap.org/"
license=('MIT')
depends=('wget')
-sha1sums=('c73c0b7ca19bb2c1fc1042e304ba49545cf8b194')
+sha1sums=('2fb97edbae959a1e89f60796fb2e1e9a47eea5b0')
source=("https://github.com/dripcap/dripcap/releases/download/v${pkgver}/dripcap-linux-amd64.deb")
package() {