summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMuflone2024-04-23 01:11:04 +0200
committerMuflone2024-04-23 01:11:04 +0200
commitd9d64a9e8e620bf31ceda63941f19dd1c6622e75 (patch)
tree8472f3346f33bd09a659d37151226907164c5049 /PKGBUILD
parent1afb746d6d6008980ed23fe94a2cbfed6b31e6f1 (diff)
downloadaur-smartgit.tar.gz
Updated package smartgit 23.1.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 372c8486b245..e88e1e77d794 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=23.1.2
+pkgver=23.1.3
pkgrel=1
pkgdesc='Git client with Hg and SVN support.'
arch=('any')
url="http://www.syntevo.com/smartgit"
-license=('custom')
+license=('LicenseRef-custom')
depends=('desktop-file-utils' 'git' 'gtk3' 'which')
optdepends=('mercurial: hg repositories support')
replaces=('smartgithg')
@@ -18,7 +18,7 @@ _pkgver=${pkgver//\./_}
_pkgfolder=${pkgname}
source=("https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${_pkgver}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('8177c79913d486cf2cec840884dd2f432c7c3692eb4b6f2e7cd35838c038017c'
+sha256sums=('52f747af52f9318c25ede4f50554bf33c61db70f158c31be42ea8c5b44392dae'
'bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32')
package() {