summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"