Skip to content

Instantly share code, notes, and snippets.

@tugh
tugh / PKGBUILD
Created December 31, 2021 14:16
poly-bin AUR package
# Maintainer: tugh <tugh AT pm DOT me>
_appname=poly
pkgname=poly-bin
pkgver=0.2.13_alpha
pkgrel=1
pkgdesc="A tool used to develop Polylith based architectures in Clojure."
arch=(any)
url="https://github.com/polyfy/polylith"
license=(EPL)