File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -6,11 +6,10 @@ _tarver=24_1_5
66archs="x86_64"
77depends="desktop-file-utils gtk+3 which git git-lfs"
88short_desc="Graphical Git client"
9- maintainer="mobinmob <mobinmob@disroot .org>"
9+ maintainer="Sofiya <sofiya@v .org>"
1010license="custom:proprietary"
1111homepage="https://www.syntevo.com/smartgit/"
1212changelog="https://www.syntevo.com/smartgit/changelog.txt"
13- # distfiles="https://www.syntevo.com/downloads/smartgit/smartgit-linux-${_tarver}.tar.gz"
1413distfiles="https://download.smartgit.dev/smartgit/smartgit-${_tarver}.deb"
1514checksum=ec1aaa99b7e4ed8652a395c9c0aef6bbd6b028886c780a400a1c45110be42b74
1615nopie=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"
You can’t perform that action at this time.
0 commit comments