summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8300baf0257a..cfbefaa44805 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = albert
pkgdesc = A sophisticated standalone keyboard launcher.
pkgver = 0.13.1
pkgrel = 2
- url = https://github.com/albertlauncher/albert
+ url = https://github.com/albertlauncher
arch = i686
arch = x86_64
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index ac042152e686..a8e86add5ceb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.13.1
pkgrel=2
pkgdesc="A sophisticated standalone keyboard launcher."
arch=('i686' 'x86_64' 'armv7h')
-url="https://github.com/albertlauncher/albert"
+url="https://github.com/albertlauncher"
license=('GPL')
depends=(
'qt5-svg'