summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkugelblitz22021-11-18 15:52:05 -0500
committerkugelblitz22021-11-18 15:52:05 -0500
commitaab8628aab762492ae92d00f45d73c274637bf66 (patch)
tree7dda4b134c02a32b714a352ec308f29651590591
parent08e0fcc2acdd2c28a65ec17f3f65f81a9eafbd83 (diff)
downloadaur-aab8628aab762492ae92d00f45d73c274637bf66.tar.gz
switched back to master branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbb88d745793..f3efea681d11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wayfire-git
pkgdesc = 3D wayland compositor
- pkgver = 0.7.2.r20211113.1122110
+ pkgver = 0.7.2.r20211118.0fc949e
pkgrel = 1
url = https://github.com/ammen99/wayfire
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = wayfire-git
depends = libinput
provides = wayfire
conflicts = wayfire
- source = git+https://github.com/marcusbritanicus/wayfire.git#commit=11221100b7a33aec828c37a399e0b9fda2704aa8
+ source = git+https://github.com/WayfireWM/wayfire
sha256sums = SKIP
pkgname = wayfire-git
diff --git a/PKGBUILD b/PKGBUILD
index e47a40a85cfe..74194e1bad63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
# Co-Maintainer: Frank Tao <frank.tao@uwaterloo.ca>
pkgname=wayfire-git
-pkgver=0.7.2.r20211113.1122110
+pkgver=0.7.2.r20211118.0fc949e
pkgrel=1
pkgdesc="3D wayland compositor"
arch=('x86_64')
@@ -13,7 +13,7 @@ provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
replaces=()
options=()
-source=('git+https://github.com/marcusbritanicus/wayfire.git#commit=11221100b7a33aec828c37a399e0b9fda2704aa8')
+source=('git+https://github.com/WayfireEM/wayfire')
sha256sums=('SKIP')
pkgver() {