summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVáclav Valíček2024-02-15 02:40:54 +0100
committerVáclav Valíček2024-02-15 02:40:54 +0100
commitb2915419b5c7c8d9a1e81c63805ed26a326e592d (patch)
tree1cdacea8d92452846340dca5cc2da17c01c3e69f /PKGBUILD
parent84c0d3074e05f9e277ac0139631715e35f96e26d (diff)
downloadaur-uftp.tar.gz
New release: 5.0.3
Signed-off-by: Václav Valíček <valicek1994@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30c38ef145a3..a5fd1d2c1c6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Previous Maintainer: Luke R. <g4jc@bulletmail.org> GPG: c25519/D85D2F527B0
pkgname=uftp
-pkgver=5.0.2
+pkgver=5.0.3
pkgrel=1
pkgdesc="UFTP is an encrypted multicast file transfer program, designed to securely, reliably, and efficiently transfer files to multiple receivers simultaneously."
arch=(x86_64)
@@ -10,7 +10,7 @@ url="https://uftp-multicast.sourceforge.net/"
license=('GPL3')
makedepends=('gcc' 'openssl')
source=("https://downloads.sourceforge.net/project/$pkgname-multicast/source-tar/$pkgname-$pkgver.tar.gz")
-sha512sums=('2359b62182a504f3e05c1167d41befe0c718cc5be9d382baf5c0a052f261f034c082354e9b94cbe9bd1fc3bbfcd6790e490fa720da54d5875df66501e52ea63e')
+sha512sums=('edd603cf3ecb363a21365db7b1697ac44d12099c6699cf50c02f4a01ad95a458470308c69446a2d2825c5f4882833c384ad4f658e09ddf80dcab1cb2180f8b54')
prepare() {