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:
Evan Purkhiser 2014-12-17 00:15:41 -08:00
parent 23f95ed245
commit 9bfbd93568
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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/"