summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2019-11-04 11:33:24 +0100
committerMaxime Gauduin2019-11-04 11:33:24 +0100
commit43d74f6e13577a89c0a3828bb752c8a34764cba0 (patch)
tree1bfec3f75b8eeee4f8c3f61a0c99f98c101b1d17
parent4a88ab8dea8ce4b2c6b6cdba3968f14bc1d2ba97 (diff)
downloadaur-43d74f6e13577a89c0a3828bb752c8a34764cba0.tar.gz
gala-git: switch back to the master branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d82d6a7650b6..4461f46a2b8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gala-git
pkgdesc = The Pantheon Window Manager
- pkgver = 0.3.0.r237.4a1c17c
+ pkgver = 0.3.0.r238.0f0724c
pkgrel = 1
url = https://github.com/elementary/gala
arch = x86_64
@@ -40,7 +40,7 @@ pkgbase = gala-git
provides = gala
provides = libgala.so
conflicts = gala
- source = git+https://github.com/elementary/gala.git#branch=wip/mutter-3.3x
+ source = git+https://github.com/elementary/gala.git
sha256sums = SKIP
pkgname = gala-git
diff --git a/PKGBUILD b/PKGBUILD
index 363faf6c794a..faf7122f1d63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=gala-git
-pkgver=0.3.0.r237.4a1c17c
+pkgver=0.3.0.r238.0f0724c
pkgrel=1
pkgdesc='The Pantheon Window Manager'
arch=(x86_64)
@@ -48,7 +48,7 @@ provides=(
libgala.so
)
conflicts=(gala)
-source=(git+https://github.com/elementary/gala.git#branch=wip/mutter-3.3x)
+source=(git+https://github.com/elementary/gala.git)
sha256sums=(SKIP)
pkgver() {