mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 05:52:19 +01:00
puddletag-hg: Use the latest version pkg{ver,rel}
Fixes a problem where the package would always be detected as out of date. oops.
This commit is contained in:
parent
23f95ed245
commit
9bfbd93568
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = puddletag-hg
|
||||
pkgdesc = An audio tag editor for GNU/Linux.
|
||||
pkgver = 0.0
|
||||
pkgrel = 2
|
||||
pkgver = r746.0c708b024a1e
|
||||
pkgrel = 1
|
||||
url = http://puddletag.sourceforge.net/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -2,8 +2,8 @@
|
|||
# Contributor: Jakub Kozisek <nodevel at gmail dot com>
|
||||
|
||||
pkgname=puddletag-hg
|
||||
pkgver=0.0
|
||||
pkgrel=2
|
||||
pkgver=r746.0c708b024a1e
|
||||
pkgrel=1
|
||||
pkgdesc="An audio tag editor for GNU/Linux."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://puddletag.sourceforge.net/"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue