summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-03-23 00:12:34 -0400
committerTony Lambiris2018-03-23 00:12:34 -0400
commit33702789260c8562524d73251c056d54e8922703 (patch)
tree921a1f47a19ebcca4a8705e75a74b09a81dd5b39
parent7d0d22923bebbc9b2d87463522ade4074b62fbec (diff)
downloadaur-33702789260c8562524d73251c056d54e8922703.tar.gz
Initial commit
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84ee1ccdb6ae..6dc901dfe6bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = gnome-shell-extension-mmod-panel-git
license = GPL3
makedepends = git
depends = gnome-shell
- source = git+https://github.com/cyberlis/mmod-panel.git
+ source = git+https://github.com/cyberlis/mmod-panel
sha256sums = SKIP
pkgname = gnome-shell-extension-mmod-panel-git
diff --git a/PKGBUILD b/PKGBUILD
index eba33b3456b6..d57d27cf02fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/cyberlis/mmod-panel"
license=('GPL3')
depends=('gnome-shell')
makedepends=('git')
-source=('git+https://github.com/cyberlis/mmod-panel.git')
+source=('git+https://github.com/cyberlis/mmod-panel')
sha256sums=('SKIP')
pkgver() {