Cleaning up pkgver mess. Sorry.

This commit is contained in:
justinmdickey 2024-10-29 14:29:16 -04:00
parent db42d60e13
commit 0e64e17068
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
pkgbase = goplaying-git
pkgdesc = A basic Now Playing TUI written in Go
pkgver = 0
pkgver = r21.7c37bd9
pkgrel = 1
url = https://github.com/justinmdickey/goplaying
arch = x86_64

View file

@ -1,7 +1,7 @@
# Maintainer: Justin Dickey <justin.dickey.eg@gmail.com>
pkgname=goplaying-git
pkgver=0
pkgver=r21.7c37bd9
pkgrel=1
pkgdesc="A basic Now Playing TUI written in Go"
arch=('x86_64')