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 37ec4cd54165..d15d2d4cdde6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libnet-git
-pkgver=1.2.r84.g3796862
+pkgver=1.2.r147.ge99af8b
pkgrel=1
pkgdesc="A portable framework for low-level network packet construction"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://sourceforge.net/projects/libnet-dev/"
license=('BSD')
depends=('glibc')
makedepends=('git')
-provides=('libnet')
+provides=("libnet=$pkgver")
conflicts=('libnet')
options=('staticlibs')
source=("git+https://github.com/sam-github/libnet.git")