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 478efdb8a916..1b9269f304d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = cubbit
pkgdesc = Cubbit desktop-sync application
pkgver = 7.1.2
pkgrel = 1
- url = https://www.cubit.io/
+ url = https://www.cubbit.io/
arch = x86_64
license = custom
depends = gtk2
diff --git a/PKGBUILD b/PKGBUILD
index f767673b50f9..742c88970316 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc='Cubbit desktop-sync application'
pkgver=7.1.2
pkgrel=1
arch=('x86_64')
-url='https://www.cubit.io/'
+url='https://www.cubbit.io/'
license=('custom')
depends=('gtk2' 'hicolor-icon-theme' 'libxss' 'libxtst')
options=('!strip')