mirror of
https://github.com/archlinux/aur.git
synced 2026-01-31 03:24:45 +01:00
Cleaning up pkgver mess. Sorry.
This commit is contained in:
parent
db42d60e13
commit
0e64e17068
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue