mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
aur/couchpotato-git to 2358.324415b-1 + cleanup
This commit is contained in:
parent
ef04e618cb
commit
5bb150a1ff
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=couchpotato-git
|
||||
_gitname=CouchPotatoServer
|
||||
pkgver=f1dde5c
|
||||
pkgver=2358.324415b
|
||||
pkgrel=1
|
||||
pkgdesc="Automatic Movie Downloading via NZBs & Torrent"
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ md5sums=('SKIP' '82813cd00a17dd78f10756d71c7eb848')
|
|||
|
||||
pkgver() {
|
||||
cd $_gitname
|
||||
git describe --always | sed 's|-|.|g'
|
||||
echo $(git rev-list --count HEAD).$(git rev-parse --short HEAD)
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue