summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Sequeira2017-09-13 22:44:55 -0400
committerPhilip Sequeira2017-09-13 22:44:55 -0400
commit9c81e5337502d180c31311d308dd313d9bf1edc6 (patch)
tree2f12420f2f444b8370394f8b45211537bd55b390
parentb621d6fc6bf65901529076a2a36a3c4be29c702b (diff)
downloadaur-9c81e5337502d180c31311d308dd313d9bf1edc6.tar.gz
version bump for 0.27.0 release
I don't really think this is necessary; mpv's releases are pretty arbitrary and users of this package should just update whenever. But bumping isn't any harder than complaining about semantics in the comments when it's flagged so I'll just do it. Not sure if I'll continue to do it in the future.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da7e04428c23..fecbe71d9bb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 23 17:16:20 UTC 2017
+# Thu Sep 14 02:44:10 UTC 2017
pkgbase = mpv-git
pkgdesc = Video player based on MPlayer/mplayer2 (git version)
- pkgver = 0.26.0_15_gbbfd9b5a29
+ pkgver = 0.27.0_3_g2f41b834b3
pkgrel = 1
url = https://mpv.io
install = mpv.install
diff --git a/PKGBUILD b/PKGBUILD
index 6ed6130c54b5..210bc09ad3ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -45,7 +45,7 @@ _opt_features=(
pkgname=mpv-git
_gitname=mpv
-pkgver=0.26.0_15_gbbfd9b5a29
+pkgver=0.27.0_3_g2f41b834b3
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2 (git version)'
arch=('i686' 'x86_64' 'armv6h' 'armv7h')