summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-03-22 13:56:33 -0600
committerMark Wagie2023-03-22 13:56:33 -0600
commit95d2682ea3898dc04524a6e78bd09546ad246e53 (patch)
tree6f2f649e892d1bb378332c157434a5e25bb243d2
parente279c3447496f53bb8790d5aa6e690f706af4adc (diff)
downloadaur-95d2682ea3898dc04524a6e78bd09546ad246e53.tar.gz
4.0 (updated tag)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86c3ac11fa38..96a7c37f849b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = commit
pkgdesc = Commit message editor.
pkgver = 4.0
- pkgrel = 1
+ pkgrel = 2
url = https://apps.gnome.org/app/re.sonny.Commit
arch = any
license = GPL3
@@ -14,7 +14,7 @@ pkgbase = commit
depends = gtksourceview5
optdepends = git: git support
optdepends = mercurial: mercurial support
- source = git+https://github.com/sonnyp/Commit.git#commit=296e3fcc2990e3197c30d308cf1ce577ffddc044
+ source = git+https://github.com/sonnyp/Commit.git#commit=a2dfeddd38ed96bbd0f4ce29fb6a1bc5b215ee44
source = git+https://github.com/sonnyp/troll.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 93a36ec68369..aa5d110a5211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=commit
pkgver=4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Commit message editor."
arch=('any')
url="https://apps.gnome.org/app/re.sonny.Commit"
@@ -13,7 +13,7 @@ optdepends=('git: git support'
'mercurial: mercurial support'
# 'gspell: spell checking support' # Spell checking has been temporarily removed
)
-_commit=296e3fcc2990e3197c30d308cf1ce577ffddc044 # tags/v4.0^0
+_commit=a2dfeddd38ed96bbd0f4ce29fb6a1bc5b215ee44 # tags/v4.0^0
source=("git+https://github.com/sonnyp/Commit.git#commit=$_commit"
'git+https://github.com/sonnyp/troll.git')
sha256sums=('SKIP'