summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKeshav Amburay2015-07-21 20:42:40 -0400
committerKeshav Amburay2015-07-21 20:42:40 -0400
commit90105d3872e642ba6228c44d4df27c5320a0e539 (patch)
tree128f9f3b7333e9f166a78923187cf9f1d0563639 /PKGBUILD
parentc005054c24b2d5e72c6cf0969adc3d8796810394 (diff)
downloadaur-90105d3872e642ba6228c44d4df27c5320a0e539.tar.gz
Minor
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26d28d249556..f4f8a45240c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,7 @@ makedepends=('git' 'python2' 'iasl' 'nasm')
options=('!strip' 'docs' '!makeflags')
conflicts=('ovmf' 'ovmf-bin' 'ovmf-svn')
-provides=("ovmf=${pkgver}" 'ovmf-bin' 'ovmf-svn')
+provides=('ovmf' 'ovmf-bin' 'ovmf-svn')
install="${_pkgname}.install"