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 f1c11f2a53fd..83831b79cd3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: dax <dev@dax.moe>
pkgname=xdcc
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
pkgdesc="xdcc file downloader"
arch=('x86_64')
@@ -8,7 +8,7 @@ url="https://git.sr.ht/~dax/xdcc"
license=('ISC')
makedepends=('go' 'scdoc')
source=("https://git.sr.ht/~dax/$pkgname/archive/$pkgver.tar.gz")
-md5sums=('85585e82a0c9bf1f36ea8c9bc195ef9a')
+md5sums=('b92fad9327b79f8ed8bb8df25cd7f32b')
build() {
cd "$pkgname-$pkgver"