summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanil Semelenov2015-11-08 15:16:56 +0300
committerDanil Semelenov2015-11-08 15:17:18 +0300
commit5f7762392a8c3fda2b43e4e8d1da39c795ba54cc (patch)
tree73488f38c81dbd8cc2730db4b6a7dd7647c90b73
parentd36655dd139c91e1d28fa9988292b13e12ae5cc9 (diff)
downloadaur-5f7762392a8c3fda2b43e4e8d1da39c795ba54cc.tar.gz
Change the upstream URLs
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fbe152d8b13..489eda396987 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,14 @@ pkgbase = pmenu
pkgdesc = Dynamic menu like dmenu for terminal written in Python without dependencies with optional sorting by usage, application launcher and CtrlP alternative.
pkgver = 0.2.5
pkgrel = 1
- url = https://gitlab.com/sgtpep/pmenu
+ url = https://github.com/sgtpep/pmenu
arch = any
license = GPL3
depends = python
optdepends = bash: pmenu-run application launcher
optdepends = grep: pmenu-run application launcher
- source = https://gitlab.com/sgtpep/pmenu/raw/v0.2.5/pmenu
- source = https://gitlab.com/sgtpep/pmenu/raw/v0.2.5/pmenu-run
+ source = https://raw.githubusercontent.com/sgtpep/pmenu/v0.2.5/pmenu
+ source = https://raw.githubusercontent.com/sgtpep/pmenu/v0.2.5/pmenu-run
md5sums = cc57291e33e99fbe1630f1883d96b102
md5sums = f359b480070d59b0faea2c34492192af
diff --git a/PKGBUILD b/PKGBUILD
index 70b16ddee638..8df89f117295 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=pmenu
pkgver=0.2.5
pkgrel=1
pkgdesc="Dynamic menu like dmenu for terminal written in Python without dependencies with optional sorting by usage, application launcher and CtrlP alternative."
-url=https://gitlab.com/sgtpep/pmenu
+url=https://github.com/sgtpep/pmenu
arch=(any)
license=(GPL3)
depends=(python)
@@ -12,8 +12,8 @@ optdepends=(
"grep: pmenu-run application launcher"
)
source=(
- https://gitlab.com/sgtpep/$pkgname/raw/v$pkgver/pmenu
- https://gitlab.com/sgtpep/$pkgname/raw/v$pkgver/pmenu-run
+ https://raw.githubusercontent.com/sgtpep/$pkgname/v$pkgver/pmenu
+ https://raw.githubusercontent.com/sgtpep/$pkgname/v$pkgver/pmenu-run
)
md5sums=(
cc57291e33e99fbe1630f1883d96b102