summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7c89f1acaec..c3407211a243 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
+# Maintainer : Anthony Wang <ta180m@pm.me>
+# Contributor : Maxime Gauduin <alucryd@archlinux.org>
pkgname=libretro-shaders-slang-git
pkgver=r370.b91c670
-pkgrel=1
+pkgrel=2
pkgdesc='Collection of shaders for libretro'
arch=(any)
url=https://www.libretro.com/
@@ -12,6 +13,7 @@ provides=(
libretro-shaders
libretro-shaders-slang
)
+conflicts=(libretro-shaders-slang)
makedepends=(git)
source=(libretro-shaders-slang::git+https://github.com/libretro/slang-shaders.git)
sha256sums=(SKIP)