summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2022-04-01 20:28:25 +0100
committerJoseph Lansdowne2022-04-01 20:28:25 +0100
commit6c63384dcdabd2d66a36d473d17531a0e310ab8f (patch)
tree808f3527e5e4606a169b455c6d3688900c50e228
parent0dcc6000dde252c47eded2ac25b5a574d891d8dc (diff)
downloadaur-6c63384dcdabd2d66a36d473d17531a0e310ab8f.tar.gz
arcdps-log-manager 1.4.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2700fcb64e13..414977e077bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = arcdps-log-manager
pkgdesc = Manager for Guild Wars 2 arcdps EVTC logs
- pkgver = 1.3.1
+ pkgver = 1.4.0
pkgrel = 1
url = https://gw2scratch.com/tools/manager
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = arcdps-log-manager
depends = dotnet-runtime>=6
depends = dotnet-runtime<7
depends = gtk3
- source = git+https://github.com/gw2scratch/evtc.git#tag=manager-v1.3.1
+ source = git+https://github.com/gw2scratch/evtc.git#tag=manager-v1.4.0
source = arcdps-log-manager.desktop
sha256sums = SKIP
sha256sums = ed093835a12ef648e9f19035faca91db0e18c89837e66f44e4e6e81980ac5bce
diff --git a/PKGBUILD b/PKGBUILD
index afbe59859f6d..a4cd80af6167 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=arcdps-log-manager
-pkgver=1.3.1
-_gitver=1.3.1
+pkgver=1.4.0
+_gitver=1.4.0
pkgrel=1
pkgdesc="Manager for Guild Wars 2 arcdps EVTC logs"
arch=(x86_64)