Skip to content

Commit

Permalink
Remove pkgrel from asdf-vm.pacscript
Browse files Browse the repository at this point in the history
Co-authored-by: Elsie <[email protected]>
  • Loading branch information
niontrix and Elsie19 authored Nov 23, 2024
1 parent dab4a76 commit fbdd6f9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/asdf-vm/asdf-vm.pacscript
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
pkgname=asdf-vm
pkgver=0.14.1
pkgrel=1
pkgname="asdf-vm"
pkgver="0.14.1"
pkgdesc='Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more'
arch=('any')
url='https://asdf-vm.com'
Expand Down

0 comments on commit fbdd6f9

Please sign in to comment.