summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgameslayer2023-12-01 12:08:52 +1000
committergameslayer2023-12-01 12:08:52 +1000
commit28909cd640ec6dfee657059aa5de99a3357796cb (patch)
treefdf6f16dc00c83aea77a6ba92063d4cbb876cc66
parentf4fd20be49259cb6846b7475c1268cc6c08584cb (diff)
downloadaur-28909cd640ec6dfee657059aa5de99a3357796cb.tar.gz
Stan 1.0.5-1 - This was supposed to be updated months ago, woops
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f79b4115f85..e4b1c59f091d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stan-desktop
pkgdesc = Unnofficial Stan desktop application
- pkgver = 1.0.4
+ pkgver = 1.0.5
pkgrel = 1
url = https://gitlab.com/Stan-desktop/application
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = stan-desktop
depends = libxss
depends = git
conflicts = Stan-bin
- source = https://gitlab.com/Stan-desktop/application/-/archive/1.0.4-1/application-1.0.4-1.tar.bz2
+ source = https://gitlab.com/Stan-desktop/application/-/archive/1.0.5-1/application-1.0.5-1.tar.bz2
sha256sums = SKIP
pkgname = stan-desktop
diff --git a/PKGBUILD b/PKGBUILD
index d3a47848286a..3703c0a615ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgname=stan-desktop
_pkgname=Stan-desktop
pkgrlname=stan
_pkgrlname=Stan
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
pkgdesc="Unnofficial Stan desktop application"
arch=('x86_64')