summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJace Bennest2018-04-07 21:14:25 +0200
committerJace Bennest2018-04-07 21:14:25 +0200
commitee593b2efcb65dabf86adcd7b2dcf72d825d3746 (patch)
tree998607ee22707554a7799395224a47a99155df5b
parent6460deaeeb8d7f992bc6d3515cd9a97e2278dd00 (diff)
downloadaur-ee593b2efcb65dabf86adcd7b2dcf72d825d3746.tar.gz
update lazyman to 2.3.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e45670cc9b91..7870a8e3f04f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lazyman
pkgdesc = A simple program that lets you stream every NHL and MLB game
- pkgver = 2.3.0.20180226
- pkgrel = 2
+ pkgver = 2.3.1.20180401
+ pkgrel = 1
url = https://github.com/StevensNJD4/LazyMan
arch = any
license = GPL2
@@ -10,13 +10,13 @@ pkgbase = lazyman
optdepends = vlc: requires a video player - choose one
optdepends = mpv: requires a video player - choose one
backup = usr/share/java/lazyman/config.properties
- source = https://github.com/StevensNJD4/LazyMan/releases/download/2.3.0.20180226/Mac_Linux.zip
+ source = https://github.com/StevensNJD4/LazyMan/releases/download/2.3.1.20180401/Mac_Linux.zip
source = config.properties
source = lazyman.sh
source = lazyman.desktop
source = lazyman.png
source = lazyman.svg
- md5sums = 8e8b9b2f7b322917c9bd2cf32b5df18c
+ md5sums = bb252d3cd7b1d15ba2060365c372704c
md5sums = d41d8cd98f00b204e9800998ecf8427e
md5sums = b387dc6c2bdf54718d6d2e48f9f37e3d
md5sums = cc5998a228727420cbf7d07fc5318920
diff --git a/PKGBUILD b/PKGBUILD
index 18064ab52feb..23cb2dcb545c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: StevensNJD4 <github dot com slash StevensNJD4>
pkgname=lazyman
-pkgver=2.3.0.20180226
-pkgrel=2
+pkgver=2.3.1.20180401
+pkgrel=1
pkgdesc="A simple program that lets you stream every NHL and MLB game"
arch=('any')
url="https://github.com/StevensNJD4/LazyMan"
@@ -41,7 +41,7 @@ package() {
install -Dm644 LazyMan.jar "$pkgdir"/usr/share/java/lazyman/LazyMan.jar
}
-md5sums=('8e8b9b2f7b322917c9bd2cf32b5df18c'
+md5sums=('bb252d3cd7b1d15ba2060365c372704c'
'd41d8cd98f00b204e9800998ecf8427e'
'b387dc6c2bdf54718d6d2e48f9f37e3d'
'cc5998a228727420cbf7d07fc5318920'