summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin2018-06-07 00:46:45 +0300
committerKonstantin2018-06-07 00:46:45 +0300
commit2a4b2b10e0ba720a0d26e5f6bec20744d112a2ef (patch)
tree3a97d6af91ac2b2eec16c333b87b380029e8014e /PKGBUILD
parent6026905ea6304aa5f74fbc1caa47e24cf84da539 (diff)
downloadaur-2a4b2b10e0ba720a0d26e5f6bec20744d112a2ef.tar.gz
Move to GitLab
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59b7396d0982..71e313836a0e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,15 +62,15 @@ msg "If you want to disable an applet, edit pkgbuild variables _disable_[applet]
_pkgbase=vala-panel-appmenu
pkgbase=${_pkgbase}-xfce-git
_cmakename=cmake-vala
-pkgver=0.6.93
-pkgrel=6
+pkgver=0.6.94
+pkgrel=1
pkgdesc="AppMenu (Global Menu) plugin"
-url="https://github.com/rilian-la-te/vala-panel-appmenu"
+url="https://gitlab.com/vala-panel-project/vala-panel-appmenu"
arch=('i686' 'x86_64')
license=('LGPL3')
-source=("git://github.com/rilian-la-te/${_pkgbase}.git"
- "git://github.com/rilian-la-te/${_cmakename}.git")
+source=("git://gitlab.com/vala-panel-project/${_pkgbase}.git"
+ "git://gitlab.com/vala-panel-project/${_cmakename}.git")
sha256sums=('SKIP'
'SKIP')