summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordax2019-05-27 21:00:36 -0500
committerdax2019-05-27 21:00:36 -0500
commit18ba18035e38837876732209359baa63ace6d58d (patch)
tree3d9b2e576c7005d0744248a38c45d1177cca6907 /PKGBUILD
parent8e2f0ef03cd8325b815932f114fb6040b4889115 (diff)
downloadaur-18ba18035e38837876732209359baa63ace6d58d.tar.gz
updpkgsums
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"