summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex2020-07-26 00:57:57 +0200
committerAlex2020-07-26 00:57:57 +0200
commita8a9817b121587de3d77ed60e8db2bbe64b6f1db (patch)
tree77e6146c849ce4315a75ca502782adef3f00d61c
parent50a008d08a79b29ef778af3005e98bb4282c3fd8 (diff)
downloadaur-a8a9817b121587de3d77ed60e8db2bbe64b6f1db.tar.gz
fix typo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6681b3343373..6e905206f68e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gnome-shell-extension-drop-down-terminal-x-git
pkgdesc = Another extended Drop Down Terminal extension for the Gnome Shell.
pkgver = 1.0.1.r2.gfd64bc8
pkgrel = 1
- url = https://https://github.com/bigbn/drop-down-terminal-x.git
+ url = https://github.com/bigbn/drop-down-terminal-x.git
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index dfd92f2c6dc8..694322ebdde8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.0.1.r2.gfd64bc8
pkgrel=1
pkgdesc="Another extended Drop Down Terminal extension for the Gnome Shell."
arch=('any')
-url="https://https://github.com/bigbn/drop-down-terminal-x.git"
+url="https://github.com/bigbn/drop-down-terminal-x.git"
license=('GPL3')
conflicts=( 'gnome-shell-extension-drop-down-terminal'
'gnome-shell-extension-drop-down-terminal-git'