summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorskydrome2018-05-03 02:48:57 -0400
committerskydrome2018-05-03 02:48:57 -0400
commit0d47a1ff8985103cf2f5e78bdfe0983bbf2e21ad (patch)
tree5ce8202c529a4bb37702a0594ccca04c4893a8cc /PKGBUILD
parent3e0e0f6001e19814f408692e739214a038d7d3ad (diff)
downloadaur-0d47a1ff8985103cf2f5e78bdfe0983bbf2e21ad.tar.gz
2.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30ed4552a1c9..5effc4395895 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: StevensNJD4 <github dot com slash StevensNJD4>
pkgname=lazyman-git
-pkgver=2.3.0.20180226
+pkgver=2.3.1.20180418
pkgrel=1
pkgdesc="A simple program that lets you stream every NHL and MLB game"
url="https://github.com/StevensNJD4/LazyMan"
@@ -38,8 +38,8 @@ pkgver() {
prepare() {
cd "$srcdir/LazyMan"
- patch -Np0 -i "../remove_privileged_actions.patch"
- patch -Np0 -i "../add_mlbnetwork.patch"
+ #patch -Np0 -i "../remove_privileged_actions.patch"
+ #patch -Np0 -i "../add_mlbnetwork.patch"
}
build() {