summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2016-04-01 22:21:27 +1100
committerVictor Tran2016-04-01 22:21:27 +1100
commitac2ba10b1054b63b0ec7d2352145a83441f8c993 (patch)
tree22849ee5a19f6e24d05d73f4451ab52a3e26625c
parentf113cce6b7bba7f46a1337caa5ff41efb2473031 (diff)
downloadaur-ac2ba10b1054b63b0ec7d2352145a83441f8c993.tar.gz
Fix Upstream Url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c56890f2b35..2d9a3e5d2930 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = theshell
pkgdesc = Minimalistic Desktop Shell
pkgver = 1.1
pkgrel = 0
- url = https://github.com/vicr123/thefile
+ url = https://github.com/vicr123/theshell
arch = x86_64
license = GPL2
makedepends = qtchooser
diff --git a/PKGBUILD b/PKGBUILD
index 7c6bc7860496..301819a29495 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.1
pkgrel=0
pkgdesc="Minimalistic Desktop Shell"
arch=("x86_64")
-url="https://github.com/vicr123/thefile"
+url="https://github.com/vicr123/theshell"
license=('GPL2')
depends=('kwidgetsaddons' 'xdg-utils' 'wmctrl' 'kwin' 'networkmanager' 'xorg-xbacklight')
optdepends=('alsa-utils: for volume controls'