tag release v0.1

This commit is contained in:
Eric Lay 2020-06-12 17:41:27 -05:00
parent 4620fa1c01
commit 0bbe880760
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ depends=('pacman'
'yay' 'yay'
'fzf') 'fzf')
makedepends=('git') makedepends=('git')
source=("git://github.com/ericlay/$pkgname") source=("git://github.com/ericlay/$pkgname#tag=$pkgver")
md5sums=('SKIP') md5sums=('SKIP')
package() { package() {