Skip to content
Snippets Groups Projects
Verified Commit e9cca363 authored by Xenhat Hex's avatar Xenhat Hex
Browse files

nope, bad.

parent dbdab51f
No related branches found
No related tags found
No related merge requests found
......@@ -24,18 +24,10 @@ optdepends=(
provides=('alchemy-viewer')
options=(!emptydirs !makeflags !strip !lto)
install=alchemy.install
source=('alchemy-next'::"git+file:///$(pwd)/../../../" 'alchemy.install')
md5sums=('SKIP'
'92c89552ecebd8b222e259e01e641cb8')
sha256sums=('SKIP'
'6cb0af521d1c3d7e67c985231e2d4cb102c5c861d1bcfbbb7d861204c1037f0b')
b2sums=('SKIP'
'dfb64d69d48fb9659dba3b4fd2006eea58e55ff71fb99024df9c02ef772ebbf04ff6af1d4851b1115162c241419339eee2bd6579c3c6128f0fc620af3c46143d')
# extract() {
# mkdir -p src/$pkgname/indra
# cp ../../../indra/ src/$pkgname/indra
# }
source=('alchemy-next'::"git+file:///$(pwd)/../../../")
md5sums=('SKIP')
sha256sums=('SKIP')
b2sums=('SKIP')
pkgver() {
_current_branch="$(git rev-parse --abbrev-ref HEAD | sed 's;[\/-];.;g')"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment