summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordax2020-04-17 23:28:54 -0500
committerdax2020-04-17 23:28:54 -0500
commitcd932fda38b42ff66f61bbe7999e85c9e7c63369 (patch)
treeacd470af7bbb74457d7bb61dd501be1f289d566b /PKGBUILD
parent36552a84e1f556eb05520ef6825d5b9ac5bfdc5a (diff)
downloadaur-cd932fda38b42ff66f61bbe7999e85c9e7c63369.tar.gz
bump 0.3.1
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"