summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorclintval2017-12-19 12:39:51 -0500
committerclintval2017-12-19 12:39:51 -0500
commit45ef8f77707066e7f76cf507c96451a2793fe4d4 (patch)
tree0dcd968d02af701e5b65876ec2345002a602ad8a /PKGBUILD
parent883946c424b7f14ef45e92f26c742a005dcf3083 (diff)
downloadaur-45ef8f77707066e7f76cf507c96451a2793fe4d4.tar.gz
Fixed package name to include -git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49a2f4158594..752b318f53ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Clint Valentine <valentine.clint@gmail.com>
-pkgname='python-pybedtools'
+pkgname='python-pybedtools-git'
pkgver=0.7.10.r21.g7143a86
pkgrel=1
pkgdesc="Python wrapper for Aaron Quinlan's bedtools."