summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgameslayer2023-02-15 13:49:37 +1000
committergameslayer2023-02-15 13:49:37 +1000
commit7a719e1f38328424f0d55cc5a9426033a4e2845e (patch)
tree03add8bd6f1cd588f44285586d7563da7a96252d
parent70703e9c88e7bdfc6a4bfa3e0f0871dd56696537 (diff)
downloadaur-7a719e1f38328424f0d55cc5a9426033a4e2845e.tar.gz
Stan 1.0.2-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27cdebfe3305..5d0c6302d462 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stan-desktop
pkgdesc = Unnofficial Stan desktop application
pkgver = 1.0.2
- pkgrel = 2
+ pkgrel = 3
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-2/application-1.0.2-2.tar.bz2
+ source = https://gitlab.com/Stan-desktop/application/-/archive/1.0.2-3/application-1.0.2-3.tar.bz2
sha256sums = SKIP
pkgname = stan-desktop
diff --git a/PKGBUILD b/PKGBUILD
index b27569ea6901..72a729dee340 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=Stan-desktop
pkgrlname=stan
_pkgrlname=Stan
pkgver=1.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="Unnofficial Stan desktop application"
arch=('x86_64')
url="https://gitlab.com/Stan-desktop/application"