summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Reimer2022-08-26 19:50:48 +0200
committerManuel Reimer2022-08-26 19:50:48 +0200
commitddc4ca722f57580f39c3e50f515f9025a4d864f7 (patch)
tree66a1bc73ce1d6b2ce97803cc2065b37758d14a0c /PKGBUILD
parent43f1a604cd1acbe8464f26f498d3b4d690dde129 (diff)
downloadaur-ddc4ca722f57580f39c3e50f515f9025a4d864f7.tar.gz
Make the wine-lol PKGBUILD "url" point to the project and not the wine fork.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 048c4bfb8963..d82e2060f783 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ sha512sums=('8ffa445333f6e677f9df78c93fa05a3634c30f11071f5367f5c36cf143410410a0d
'02c650aa559a33b7f2bc35deb2946b28473428e1c166895f0e60d3ab766475db172f974e24860850d1575a843056b673fb1dfe1390204d528b1323cc65d0efce')
pkgdesc="A compatibility layer for running Windows programs - GloriousEggroll custom wine build for running League of Legends"
-url="https://github.com/GloriousEggroll/wine"
+url="https://github.com/GloriousEggroll/wine-ge-custom"
arch=(x86_64)
options=(staticlibs !lto)
license=(LGPL)