summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMeaTLoTioN2024-12-28 23:22:08 +0000
committerMeaTLoTioN2024-12-28 23:22:08 +0000
commit3b210735e511f8de96faf7735281d85b33454072 (patch)
treeca38a80a2f799f55fd68115479835224c4c42ce6
parent23ad6bec4b55e06fea269b692f6122f731ec6371 (diff)
downloadaur-3b210735e511f8de96faf7735281d85b33454072.tar.gz
change to v1.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04952b9f4f6d..985a709cade6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = syncterm-git
pkgdesc = A BBS terminal program, supporting ANSI music and IBM charset.
- pkgver = 1.4
+ pkgver = 1.3.r0.g4b05587
pkgrel = 1
url = https://gitlab.synchro.net/main/sbbs
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = syncterm-git
optdepends = libx11: for X11 GUI support
provides = syncterm
conflicts = syncterm
- source = syncterm::git+https://gitlab.synchro.net/main/sbbs.git
+ source = syncterm::git+https://gitlab.synchro.net/main/sbbs.git#branch=syncterm-1.3
sha256sums = SKIP
pkgname = syncterm-git
diff --git a/PKGBUILD b/PKGBUILD
index 578541e029fe..2dd809e4b43f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=syncterm-git
-pkgver=1.4
+pkgver=1.3.r0.g4b05587
pkgrel=1
pkgdesc="A BBS terminal program, supporting ANSI music and IBM charset."
url="https://gitlab.synchro.net/main/sbbs"
@@ -18,7 +18,7 @@ optdepends=('hicolor-icon-theme: for GUI icon support'
'libx11: for X11 GUI support')
provides=(syncterm)
conflicts=(syncterm)
-source=("syncterm::git+https://gitlab.synchro.net/main/sbbs.git")
+source=("syncterm::git+https://gitlab.synchro.net/main/sbbs.git#branch=syncterm-1.3")
sha256sums=('SKIP')
pkgver() {