Skip to content

Commit 55adaa5

Browse files
committed
update
1 parent 28d3233 commit 55adaa5

3 files changed

Lines changed: 1 addition & 6 deletions

File tree

File renamed without changes.

srcpkgs/smartgit/template

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ _tarver=24_1_5
66
archs="x86_64"
77
depends="desktop-file-utils gtk+3 which git git-lfs"
88
short_desc="Graphical Git client"
9-
maintainer="mobinmob <mobinmob@disroot.org>"
9+
maintainer="Sofiya <sofiya@v.org>"
1010
license="custom:proprietary"
1111
homepage="https://www.syntevo.com/smartgit/"
1212
changelog="https://www.syntevo.com/smartgit/changelog.txt"
13-
# distfiles="https://www.syntevo.com/downloads/smartgit/smartgit-linux-${_tarver}.tar.gz"
1413
distfiles="https://download.smartgit.dev/smartgit/smartgit-${_tarver}.deb"
1514
checksum=ec1aaa99b7e4ed8652a395c9c0aef6bbd6b028886c780a400a1c45110be42b74
1615
nopie=yes
@@ -23,10 +22,6 @@ do_install() {
2322
vmkdir opt/usr/share/smartgit
2423
vcopy "*" opt/smartgit/
2524

26-
# Link script in $PATH
27-
# vmkdir usr/bin
28-
# ln -s /opt/smartgit/smartgit/bin/smartgit.sh "${DESTDIR}/usr/bin/smartgit.sh"
29-
3025
# Install icons and .desktop files
3126
vmkdir usr/share/icons
3227
cp "${DESTDIR}/opt/smartgit/smartgit/bin/smartgit-256.png" "${DESTDIR}/usr/share/icons/smartgit.png"

0 commit comments

Comments
 (0)