summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgameslayer2023-06-01 13:31:37 +1000
committergameslayer2023-06-01 13:31:37 +1000
commit2292ff564ec7f57597725fde6d31bed4a19321af (patch)
tree3c21e299c4e45ab717f0a8bbf22e667ecf90af67
parent105addf39bc0e10136aacf131a32b9bf8cfd1983 (diff)
downloadaur-2292ff564ec7f57597725fde6d31bed4a19321af.tar.gz
Stan 1.0.2-5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5d3f4b4e3ab..9b77eef652e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stan-desktop
pkgdesc = Unnofficial Stan desktop application
pkgver = 1.0.2
- pkgrel = 4
+ pkgrel = 5
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-4/application-1.0.2-4.tar.bz2
+ source = https://gitlab.com/Stan-desktop/application/-/archive/1.0.2-5/application-1.0.2-5.tar.bz2
sha256sums = SKIP
pkgname = stan-desktop
diff --git a/PKGBUILD b/PKGBUILD
index c823bcbc5cc6..784133f7e542 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=Stan-desktop
pkgrlname=stan
_pkgrlname=Stan
pkgver=1.0.2
-pkgrel=4
+pkgrel=5
pkgdesc="Unnofficial Stan desktop application"
arch=('x86_64')
url="https://gitlab.com/Stan-desktop/application"