summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrxx2022-07-06 13:01:40 +0200
committermrxx2022-07-06 13:01:40 +0200
commitf05bb46f52bbc3507b5c13cacee444af7bf00265 (patch)
tree4be66241f515e9939b69588d09c60b1cee8777f7
parentf1367215d410f7f751fa78dd2544d6d041026bfc (diff)
downloadaur-f05bb46f52bbc3507b5c13cacee444af7bf00265.tar.gz
Upgpkg: v1.0.51
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed62a468c1b9..1ecd05ec278c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pure-ftpd
pkgdesc = A secure, production-quality and standard-conformant FTP server, focused on efficiency and ease of use.
- pkgver = 1.0.50
+ pkgver = 1.0.51
pkgrel = 1
url = https://www.pureftpd.org/
install = pure-ftpd.install
@@ -11,12 +11,12 @@ pkgbase = pure-ftpd
depends = libsodium
conflicts = pure-ftpd-db
backup = etc/pure-ftpd/pure-ftpd.conf
- source = https://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.50.tar.bz2
+ source = https://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.51.tar.bz2
source = pure-ftpd.service
source = pure-ftpd.logrotate
source = welcome.msg
source = pure-ftpd.install
- sha1sums = d59fb3be051ce54480d97edf46b01cdadf57e01c
+ sha1sums = cda46a044e187f9914f4c7df38924375da8f2c67
sha1sums = a7463d41bb3be097fdaa0c564b9c34c4196691b2
sha1sums = 24f8d4b2555c996c6161d120d539e3e28d8c776c
sha1sums = 2a9cc90e5c8e378e0e4c3739effccaebc73a6da2
diff --git a/PKGBUILD b/PKGBUILD
index 2e029701240c..9425558feb33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=pure-ftpd
-pkgver=1.0.50
+pkgver=1.0.51
pkgrel=1
pkgdesc="A secure, production-quality and standard-conformant FTP server, focused on efficiency and ease of use."
arch=('any')
@@ -24,7 +24,7 @@ source=("https://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-${pkgver
'welcome.msg'
'pure-ftpd.install' )
-sha1sums=('d59fb3be051ce54480d97edf46b01cdadf57e01c'
+sha1sums=('cda46a044e187f9914f4c7df38924375da8f2c67'
'a7463d41bb3be097fdaa0c564b9c34c4196691b2'
'24f8d4b2555c996c6161d120d539e3e28d8c776c'
'2a9cc90e5c8e378e0e4c3739effccaebc73a6da2'