summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Connes2020-11-20 19:14:27 +0100
committerCédric Connes2020-11-20 19:14:27 +0100
commitd9ac89ce9516c129143c68c59042fcc360e28b98 (patch)
treeb27d957a84d118a755a20fcba3bff4cd6d4395c2
parentf310e1632d049cf7f75e064d58d0ede6d2232f89 (diff)
downloadaur-d9ac89ce9516c129143c68c59042fcc360e28b98.tar.gz
Update to v0.2.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d99353944984..97d68b31506d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = switch-lan-play
pkgdesc = Make you and your friends play games like in a LAN
- pkgver = 0.2.1
+ pkgver = 0.2.3
pkgrel = 1
url = https://github.com/spacemeowx2/switch-lan-play
arch = i686
@@ -8,7 +8,7 @@ pkgbase = switch-lan-play
license = GPL3
makedepends = cmake
depends = libpcap
- source = git+https://github.com/spacemeowx2/switch-lan-play.git#tag=v0.2.1
+ source = git+https://github.com/spacemeowx2/switch-lan-play.git#tag=v0.2.3
sha256sums = SKIP
pkgname = switch-lan-play
diff --git a/PKGBUILD b/PKGBUILD
index 936daf197e31..9ff2842e2679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: base64 --decode <<< Q8OpZHJpYyBDb25uZXMgPGNlZHJpYy5jb25uZXNAZ21haWwuY29tPgo=
pkgname=switch-lan-play
-pkgver=0.2.1
+pkgver=0.2.3
pkgrel=1
pkgdesc='Make you and your friends play games like in a LAN'
arch=('i686' 'x86_64')