summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUffe Jakobsen2024-01-25 12:02:14 +0100
committerUffe Jakobsen2024-01-25 12:02:14 +0100
commit80cb6e9b91142b7c7eb8058514ea236a450d448f (patch)
treed9711e8041c5e6bed6bd81b29037859d8370443e /PKGBUILD
parent45ef391bf40f808b46f09e222e8726c1bcbd9268 (diff)
downloadaur-bluelog.tar.gz
Change url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43ec47262c91..50efadd6f360 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgrel=2
_pkgname=Bluelog
pkgdesc="A highly configurable Linux Bluetooth scanner with optional web interface"
arch=(i686 x86_64)
-url="http://www.digifail.com/software/bluelog.shtml"
-#url="https://github.com/MS3FGX/Bluelog"
+#url="http://www.digifail.com/software/bluelog.shtml"
+url="https://github.com/MS3FGX/Bluelog"
license=('GPL-2.0-only')
makedepends=('wget')
depends=('bluez' 'bluez-libs')