summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authora8212022-07-01 10:23:29 +0200
committera8212022-07-01 10:23:29 +0200
commit8f874aded150b0cd30df64cd1d8ee891b64b4516 (patch)
tree82ae173a168c417d8b1ba0f3fe3065e0ad06a23b /PKGBUILD
parent8f9b1770ae638de398f55ac78764c39aa7600dc8 (diff)
downloadaur-8f874aded150b0cd30df64cd1d8ee891b64b4516.tar.gz
Fix URL; .gitignore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c48e2593d08..f499d9f5c5f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=bowtie
pkgver=1.3.1
pkgrel=1
pkgdesc="Alignment tool for short nucleotide sequences against long templates"
-url="https://bowtie-bio.sf.net"
+url="http://bowtie-bio.sourceforge.net"
arch=('x86_64' 'i686')
license=('Artistic2.0')
depends=('python' 'perl')