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