summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamLukeYes2020-07-16 21:59:07 +0800
committerSamLukeYes2020-07-16 21:59:07 +0800
commit56721a621fd1f1362934e4f287e3429148eac55a (patch)
tree5f39471270bef0303e874340d69a43eef2021e94
parent05bc1045d08787e0399eee5ffc189683feb95b1e (diff)
downloadaur-56721a621fd1f1362934e4f287e3429148eac55a.tar.gz
update 1.7.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 500e2e303c99..a8b530587c24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextplayer-appimage
pkgdesc = A blue-ray player for MacOS, Linux and FreeBSD, originally named TheNewPlayerFree.
- pkgver = 1.7.0
+ pkgver = 1.7.1
pkgrel = 1
url = https://sudormroot.github.io/nextplayer-project/
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = nextplayer-appimage
replaces = thenewplayerfree-bin
noextract = nextplayer.AppImage
options = !strip
- source = nextplayer.AppImage::https://github.com/sudormroot/nextplayer-project/releases/download/nextplayer-bin.linux.1.7.0-1.amd64/nextplayer-bin.linux.1.7.0-1.amd64.AppImage
- md5sums = 61e32b2d8f95788cf462384a9c6dc18e
+ source = nextplayer.AppImage::https://github.com/sudormroot/nextplayer-project/releases/download/nextplayer-bin.linux.1.7.1-1.amd64/nextplayer-bin.linux.1.7.1-1.amd64.AppImage
+ md5sums = c063e196a5a9d56116bd66bd7caa0242
pkgname = nextplayer-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 27a0cdf64269..840871f36191 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sam L. Yes <manjaroyes123@outlook.com>
pkgname=nextplayer-appimage
-pkgver=1.7.0
+pkgver=1.7.1
pkgrel=1
pkgdesc="A blue-ray player for MacOS, Linux and FreeBSD, originally named TheNewPlayerFree."
arch=("x86_64")
@@ -11,9 +11,9 @@ options=(!strip)
_pkgname="nextplayer.AppImage"
provides=('nextplayer')
replaces=('thenewplayerfree-appimage' 'thenewplayerfree-bin')
-source=("${_pkgname}::https://github.com/sudormroot/nextplayer-project/releases/download/nextplayer-bin.linux.1.7.0-1.amd64/nextplayer-bin.linux.1.7.0-1.amd64.AppImage")
+source=("${_pkgname}::https://github.com/sudormroot/nextplayer-project/releases/download/nextplayer-bin.linux.1.7.1-1.amd64/nextplayer-bin.linux.1.7.1-1.amd64.AppImage")
noextract=(${_pkgname})
-md5sums=('61e32b2d8f95788cf462384a9c6dc18e')
+md5sums=('c063e196a5a9d56116bd66bd7caa0242')
_icon='/usr/share/icons/hicolor/256x256/apps/nextplayer.png'
_launcher='/usr/share/applications/nextplayer.desktop'