summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXenHat2023-03-27 21:33:21 -0400
committerXenHat2023-03-27 21:33:21 -0400
commita0f769a34bd55cb766b9033926e1b6ac81294ebe (patch)
treea656339b8a7120fddd02342d4421f3a69550c9f3 /PKGBUILD
parent015af61cf8d6fe80e933d8416dd9f3eb8d0e1d1d (diff)
downloadaur-a0f769a34bd55cb766b9033926e1b6ac81294ebe.tar.gz
Tentative re-write of the linker memory usage workaround
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2402b2b2efd..bbbe74d85640 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,7 @@ install=alchemy.install
source=("${pkgname}"::'git+https://git.alchemyviewer.org/alchemy/alchemy-next.git#branch='"${AL_BRANCH_OVERRIDE:-main}"
'compile.bash')
sha256sums=('SKIP'
- '7c841143956b312b2abb47d89151be9522e6fb0391450e311a3f4696aa05f792')
+ 'b1804aa12f4ae454db93436b58a5cf2dfc8dfee191959e4209abfa2c6788980f')
pkgver() {
cd "${pkgname}" || exit 1