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 959d2343714f..4dcad1ca525b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: dax <dev@dax.moe>
pkgname=xdcc
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="xdcc file downloader"
arch=('x86_64')
url="https://git.sr.ht/~dax/xdcc"
license=('ISC')
makedepends=('go' 'scdoc')
source=("https://git.sr.ht/~dax/$pkgname/archive/$pkgver.tar.gz")
-md5sums=('17da303dd6a17c2339cfbc5b0185efc2')
+md5sums=('4e4b203d26ef6b4b7c7143d19db19e65')
build() {
cd "$pkgname-$pkgver"