summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrxx2019-04-03 17:17:21 +0200
committermrxx2019-04-03 17:17:21 +0200
commit6f55e785091660f02959c2b4f7d02de47c7812c3 (patch)
treed05da438ece6897361113928edf71555ecbda9bf
parent0d228e4860b9c62267f62e97f28520490f55b60d (diff)
downloadaur-6f55e785091660f02959c2b4f7d02de47c7812c3.tar.gz
Update to v1.0.49
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b92d87190fd3..e69b5069289d 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.48
+ pkgver = 1.0.49
pkgrel = 1
url = https://www.pureftpd.org/
install = pure-ftpd.install
@@ -11,12 +11,12 @@ pkgbase = pure-ftpd
depends = mariadb-libs
conflicts = pure-ftpd-db
backup = etc/pure-ftpd/pure-ftpd.conf
- source = https://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.48.tar.bz2
+ source = https://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.49.tar.bz2
source = pure-ftpd.service
source = pure-ftpd.logrotate
source = welcome.msg
source = pure-ftpd.install
- md5sums = 4538d563fb4cbe755767c91b14ed2fd2
+ md5sums = b7025f469711d88bd84a3518f67c1470
md5sums = 0d0845e17607ffb212eae0112c58e9ff
md5sums = 37a45c88a0f038de37b4a87c6c447534
md5sums = 7e91835f7e7975bd0536648fc99e5a22
diff --git a/PKGBUILD b/PKGBUILD
index a008b36978f0..27a578e1561f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=pure-ftpd
-pkgver=1.0.48
+pkgver=1.0.49
pkgrel=1
pkgdesc="A secure, production-quality and standard-conformant FTP server, focused on efficiency and ease of use."
arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@ source=("https://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-${pkgver
'welcome.msg'
'pure-ftpd.install' )
-md5sums=('4538d563fb4cbe755767c91b14ed2fd2'
+md5sums=('b7025f469711d88bd84a3518f67c1470'
'0d0845e17607ffb212eae0112c58e9ff'
'37a45c88a0f038de37b4a87c6c447534'
'7e91835f7e7975bd0536648fc99e5a22'