summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXenHat2024-02-03 14:34:32 -0500
committerXenHat2024-02-03 14:34:32 -0500
commit393b37cd35b1a6bba7d54908ddee36f52c832587 (patch)
treeedaa857b25b8110c6c94eb31828c5ceee5939a0d
parentc94f84c5e18655c85d0f5f545741bde20fd6a4c1 (diff)
downloadaur-393b37cd35b1a6bba7d54908ddee36f52c832587.tar.gz
commit template stuff
-rwxr-xr-xPKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5d5342366ff..750b96b5da60 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,8 +35,10 @@ pkgver=7.1.3.55266.2a64c7b773
pkgrel=1
replaces=('alchemy-viewer-git')
provides=('alchemy-viewer')
+# template start; name=source; version=1.0;
source=("${pkgname}"::'git+https://git.alchemyviewer.org/alchemy/viewer.git#branch='"${AL_BRANCH_OVERRIDE:-main}")
sha256sums=('SKIP')
+# template end;
depends+=('dbus-glib' 'systemd-libs')
conflicts+=("alchemy-next-viewer-nosystemd-git")