summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgameslayer2023-09-08 12:58:01 +1000
committergameslayer2023-09-08 12:58:01 +1000
commit6b449395dc905d8a93e3c26d17a22b6fad7fb068 (patch)
tree5f67bd09f846b1bea543fa64f72b183678d5cbde
parent2292ff564ec7f57597725fde6d31bed4a19321af (diff)
downloadaur-6b449395dc905d8a93e3c26d17a22b6fad7fb068.tar.gz
Stan 1.0.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b77eef652e7..a85129fb39dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stan-desktop
pkgdesc = Unnofficial Stan desktop application
- pkgver = 1.0.2
- pkgrel = 5
+ pkgver = 1.0.3
+ pkgrel = 1
url = https://gitlab.com/Stan-desktop/application
arch = x86_64
license = GPL
@@ -12,7 +12,7 @@ pkgbase = stan-desktop
depends = libxss
depends = git
conflicts = Stan-bin
- source = https://gitlab.com/Stan-desktop/application/-/archive/1.0.2-5/application-1.0.2-5.tar.bz2
+ source = https://gitlab.com/Stan-desktop/application/-/archive/1.0.3-1/application-1.0.3-1.tar.bz2
sha256sums = SKIP
pkgname = stan-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 784133f7e542..70278a79bced 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@ pkgname=stan-desktop
_pkgname=Stan-desktop
pkgrlname=stan
_pkgrlname=Stan
-pkgver=1.0.2
-pkgrel=5
+pkgver=1.0.3
+pkgrel=1
pkgdesc="Unnofficial Stan desktop application"
arch=('x86_64')
url="https://gitlab.com/Stan-desktop/application"