summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSmooz2019-08-28 17:55:28 +0200
committerSmooz2019-08-28 17:55:28 +0200
commite39c158fe9a0424d9e295d5adb0d4361ae1dab14 (patch)
tree1f0cd43c5f52d4fe8d87e5680f2fa0458cd2c923 /PKGBUILD
parent1c66727b220bde3056545128860ddc2237cf62c5 (diff)
downloadaur-e39c158fe9a0424d9e295d5adb0d4361ae1dab14.tar.gz
Update repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25609209bb3f..1295db620a7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@ pkgver=0.2.1
pkgrel=1
pkgdesc="A simple game launcher"
arch=("any")
-url="https://gitlab.com/dunon/grevis"
+url="https://gitlab.com/josepoliver/grevis"
license=("GPL3")
depends=("python" "gtk3")
makedepends=("meson" "ninja")
conflicts=("grevis-git")
-source=("https://gitlab.com/dunon/grevis/-/archive/${pkgver}/grevis-${pkgver}.tar.gz")
-md5sums=("668f75f60b090c3bc48e92375b0f38ff")
+source=("https://gitlab.com/josepoliver/grevis/-/archive/${pkgver}/grevis-${pkgver}.tar.gz")
+md5sums=("d6b566570fb4169144be96b00f51c16d")
package() {
cd "grevis-${pkgver}"