summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2018-09-26 01:12:17 +0200
committerAdrian Perez de Castro2018-09-26 01:12:17 +0200
commit72e181f9b7de0eb99b63d789298295c941f282fc (patch)
tree211fa502d34e4d0e4bb4944cfa27b6bca8635cdd
parentb21f1492f11e288d2176e24712d135b53d0258e6 (diff)
downloadaur-72e181f9b7de0eb99b63d789298295c941f282fc.tar.gz
Update repository location
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3456633a065..013c9063eb6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by mksrcinfo v8
-# Sun Oct 9 20:05:34 UTC 2016
pkgbase = panther-launcher-git
pkgdesc = Fork of Slingshot launcher without Elementary dependencies
- pkgver = 1.12.0.r0.g3fdd1a5
+ pkgver = 1.13.0.r4.g971cdce
pkgrel = 1
- url = https://github.com/rastersoft/panther_launcher
+ url = https://gitlab.com/rastersoft/panther_launcher
arch = i686
arch = x86_64
license = GPL3
@@ -14,7 +12,7 @@ pkgbase = panther-launcher-git
depends = gnome-menus
depends = libgee
depends = gnome-icon-theme
- source = panther-launcher-git::git+https://github.com/rastersoft/panther_launcher
+ source = panther-launcher-git::git+https://gitlab.com/rastersoft/panther_launcher
sha512sums = SKIP
pkgname = panther-launcher-git
diff --git a/PKGBUILD b/PKGBUILD
index a730cc167e01..f0373c78e45b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Adrián Pérez de Castro <aperez@igalia.com>
pkgname='panther-launcher-git'
pkgdesc='Fork of Slingshot launcher without Elementary dependencies'
-pkgver=1.12.0.r0.g3fdd1a5
+pkgver=1.13.0.r4.g971cdce
pkgrel=1
-url='https://github.com/rastersoft/panther_launcher'
+url='https://gitlab.com/rastersoft/panther_launcher'
license=('GPL3')
arch=('i686' 'x86_64')
source=("${pkgname}::git+${url}")