summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn2023-04-10 10:20:55 +0100
committerJohn2023-04-10 10:20:55 +0100
commitcb5633d1e46a03957339c88fc6964693bc0e17ba (patch)
tree401d961a372316922a0bcd8e3c62ef4724b6e888 /PKGBUILD
parent24f83a4cb23fb26e6a6f760b207f0565a71c0d33 (diff)
downloadaur-cb5633d1e46a03957339c88fc6964693bc0e17ba.tar.gz
Use correct version number from pkgver()
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa224246fcf9..0f040e43a033 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=mythtv-git
-pkgver=33.1.r10.g0682d4d
+pkgver=33.1.r10.g0682d4d42d
pkgrel=1
pkgdesc="A Homebrew PVR project"
arch=('x86_64')