summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f97787ee98b2..29ef5beeb860 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=tftp-hpa-git
pkgver=5.2.r10.gb2b34ce
-pkgrel=1
+pkgrel=2
pkgdesc="Official tftp server"
arch=('i686' 'x86_64')
url="https://git.kernel.org/pub/scm/network/tftp/tftp-hpa.git"
license=('BSD')
depends=('glibc' 'readline>=6.0.00')
makedepends=('git')
-provides=('tftp-hpa')
+provides=("tftp-hpa=$pkgver")
conflicts=('tftp-hpa')
backup=('etc/conf.d/tftpd')
source=("git+https://git.kernel.org/pub/scm/network/tftp/tftp-hpa.git"