summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorblooser2019-01-08 18:18:52 +0100
committerblooser2019-01-08 18:32:11 +0100
commit0fad42ab08bab0a3e84f254c0070f6888ef4a780 (patch)
tree34f4ecad49e21fb191fa6dea929da44078a22ba4 /PKGBUILD
parentf7f6ec7525a475dee0f83ce7f9c48023422db6f4 (diff)
downloadaur-0fad42ab08bab0a3e84f254c0070f6888ef4a780.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 082f2a27f9ee..603d874d5030 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.1
pkgrel=1
pkgdesc="GUI port scanner"
arch=('x86_64')
-url="https://github.com/blooser/Taurus"
+url="https://github.com/blooser/taurus"
license=('MIT')
depends=('qt5-base' 'sfml')
makedepends=('cmake')
@@ -21,8 +21,9 @@ Type=Application
Categories=Application;Network
Comment[en_US]=Quick ports scan
"
-source=("https://github.com/blooser/Taurus/archive/v${pkgver}.tar.gz")
-md5sums=('8c2bc5bf4428544cc94055b195970d84')
+md5sums=('db8e4732acfe2000d0bd1fe083a26a6813f0522f')
+
+source=("https://github.com/blooser/taurus/archive/v${pkgver}.tar.gz")
build() {
cd $pkgname-$pkgver