summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormonosans2022-02-28 11:30:22 +0300
committermonosans2022-02-28 11:30:22 +0300
commit4032d1186cbaa2bd694c5880fb2e640e9a8c18c3 (patch)
tree4c3d2b66c8b241c404eb02a7cb1a8c4742e5349c
parent4e4f7672f2769b8346431e5b3a0f76baba572c76 (diff)
downloadaur-4032d1186cbaa2bd694c5880fb2e640e9a8c18c3.tar.gz
Use git-bruh fork
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 136c805123ff..5e7148fa9742 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = wlroots-eglstreams-git
pkgdesc = Modular Wayland compositor library with EGLStreams support (git version)
- pkgver = 0.16.0.r5365.5bde12a6
+ pkgver = 0.16.0.r5388.0558b203
pkgrel = 1
- url = https://github.com/danvd/wlroots-eglstreams
+ url = https://github.com/git-bruh/wlroots-eglstreams
arch = x86_64
license = MIT
makedepends = git
@@ -29,7 +29,7 @@ pkgbase = wlroots-eglstreams-git
provides = wlroots-git
conflicts = wlroots
conflicts = wlroots-git
- source = wlroots-eglstreams-git::git+https://github.com/danvd/wlroots-eglstreams.git
+ source = wlroots-eglstreams-git::git+https://github.com/git-bruh/wlroots-eglstreams.git
md5sums = SKIP
pkgname = wlroots-eglstreams-git
diff --git a/PKGBUILD b/PKGBUILD
index 05a7ccd8be28..922008e8f6eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Maintainer: monosans
# Based on wlroots-git PKGBUILD
pkgname=wlroots-eglstreams-git
-pkgver=0.16.0.r5365.5bde12a6
+pkgver=0.16.0.r5388.0558b203
pkgrel=1
license=(MIT)
pkgdesc='Modular Wayland compositor library with EGLStreams support (git version)'
-url=https://github.com/danvd/wlroots-eglstreams
+url=https://github.com/git-bruh/wlroots-eglstreams
arch=(x86_64)
provides=("libwlroots.so" "wlroots=${pkgver%%.r*}" wlroots-git)
conflicts=(wlroots wlroots-git)