Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(*): add arch to scripts missing, pt4 #6590

Merged
merged 1 commit into from
Oct 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/apx-git/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = apx-git
gives = apx
pkgver = 2.4.3
pkgdesc = Package manager meant to be simple to use, but also powerful with support to installing packages from multiple sources without altering the root filesystem
arch = any
makedepends = golang-1.22-go
pacdeps = distrobox
breaks = apx
Expand Down
1 change: 1 addition & 0 deletions packages/apx-git/apx-git.pacscript
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgname="apx-git"
gives="apx"
source=("https://github.com/Vanilla-OS/apx.git")
arch=("any")
pkgver="2.4.3"
makedepends=("golang-1.22-go")
pacdeps=("distrobox")
Expand Down
1 change: 1 addition & 0 deletions packages/ardour-git/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgbase = ardour-git
pkgver = 7.5
pkgdesc = Professional-grade digital audio workstation
arch = any
depends = alsa-utils
depends = libqm-dsp0
depends = libcairo2
Expand Down
1 change: 1 addition & 0 deletions packages/ardour-git/ardour-git.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ optdepends=("xjadeo: video monitoring"
provides=("ladspa-host" "lv2-host" "vst-host" "vst3-host" "ardour" "ardour-data")
breaks="ardour"
source=("https://github.com/Ardour/ardour.git")
arch=("any")
pkgver="7.5"
# patch="https://github.com/archlinux/svntogit-community/blob/packages/ardour/trunk/ardour-6.2-vendor_qm-dsp.patch"

Expand Down
1 change: 1 addition & 0 deletions packages/bat/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgbase = bat
pkgver = 0.24.0
pkgdesc = A cat(1) clone with wings
arch = any
depends = libonig5
makedepends = cargo
makedepends = libonig-dev
Expand Down
1 change: 1 addition & 0 deletions packages/bat/bat.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="bat"
arch=("any")
pkgver="0.24.0"
source=("https://github.com/sharkdp/bat/archive/refs/tags/v${pkgver}.tar.gz")
makedepends=("cargo" "libonig-dev" "pkg-config")
Expand Down
1 change: 1 addition & 0 deletions packages/batsignal/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgbase = batsignal
pkgver = 1.6.4
pkgdesc = A lightweight battery monitor daemon
arch = any
makedepends = pkg-config
makedepends = libnotify4
makedepends = libnotify-dev
Expand Down
1 change: 1 addition & 0 deletions packages/batsignal/batsignal.pacscript
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="batsignal"
repology=("project: ${pkgname}")
arch=("any")
pkgver="1.6.4"
source=("https://github.com/electrickite/batsignal/archive/refs/tags/${pkgver}.tar.gz")
makedepends=("pkg-config" "libnotify4" "libnotify-dev")
Expand Down
1 change: 1 addition & 0 deletions packages/bemenu-git/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = bemenu-git
gives = bemenu
pkgver = 0.6.15
pkgdesc = Dynamic menu library and client program inspired by dmenu (git release)
arch = any
makedepends = scdoc
makedepends = wayland-protocols
makedepends = libcairo-dev
Expand Down
1 change: 1 addition & 0 deletions packages/bemenu-git/bemenu-git.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ pkgname="bemenu-git"
gives="bemenu"
pkgdesc="Dynamic menu library and client program inspired by dmenu (git release)"
source=("https://github.com/Cloudef/bemenu.git")
arch=("any")
pkgver="0.6.15"
makedepends=("scdoc" "wayland-protocols" "libcairo-dev" "libpango1.0-dev" "libxkbcommon-dev" "libwayland-dev" "libxinerama-dev" "libncurses5-dev")
breaks=("${gives}-bin" "${gives}")
Expand Down
1 change: 1 addition & 0 deletions packages/bitwig-studio-3-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = bitwig-studio-3-deb
gives = bitwig-studio
pkgver = 3.3.11
pkgdesc = Digital audio workstation for music production, remixing and live performance
arch = amd64
maintainer = Zahrun <[email protected]>
source = https://downloads-eu.bitwig.com/stable/3.3.11/bitwig-studio-3.3.11.deb
sha256sums = 705f2054f8ccd0a51c28e5b4f6e15c729e3f9736d49997019153b0aff03ff18c
Expand Down
1 change: 1 addition & 0 deletions packages/bitwig-studio-3-deb/bitwig-studio-3-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="bitwig-studio-3-deb"
gives="bitwig-studio"
arch=("amd64")
pkgver="3.3.11"
source=("https://downloads-eu.bitwig.com/stable/${pkgver}/${gives}-${pkgver}.deb")
pkgdesc="Digital audio workstation for music production, remixing and live performance"
Expand Down
1 change: 1 addition & 0 deletions packages/bitwig-studio-4-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = bitwig-studio-4-deb
gives = bitwig-studio
pkgver = 4.4.10
pkgdesc = Digital audio workstation for music production, remixing and live performance
arch = amd64
maintainer = Zahrun <[email protected]>
source = https://downloads.bitwig.com/stable/4.4.10/bitwig-studio-4.4.10.deb
sha256sums = 82d4359a15e4d00a8689d664e530b3491e7ca43d4926810b3019842edab26f85
Expand Down
1 change: 1 addition & 0 deletions packages/bitwig-studio-4-deb/bitwig-studio-4-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="bitwig-studio-4-deb"
gives="bitwig-studio"
arch=("amd64")
pkgver="4.4.10"
source=("https://downloads.bitwig.com/stable/${pkgver}/${gives}-${pkgver}.deb")
pkgdesc="Digital audio workstation for music production, remixing and live performance"
Expand Down
1 change: 1 addition & 0 deletions packages/bitwig-studio-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = bitwig-studio-deb
gives = bitwig-studio
pkgver = 5.2.5
pkgdesc = Digital audio workstation for music production, remixing and live performance
arch = amd64
maintainer = Zahrun <[email protected]>
repology = project: bitwig-studio
source = https://www.bitwig.com/dl/Bitwig%20Studio/5.2.5/installer_linux/bitwig-studio-5.2.5.deb
Expand Down
1 change: 1 addition & 0 deletions packages/bitwig-studio-deb/bitwig-studio-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgname="bitwig-studio-deb"
repology=("project: bitwig-studio")
gives="bitwig-studio"
arch=("amd64")
pkgver="5.2.5"
source=("https://www.bitwig.com/dl/Bitwig%20Studio/${pkgver}/installer_linux/${gives}-${pkgver}.deb")
pkgdesc="Digital audio workstation for music production, remixing and live performance"
Expand Down
1 change: 1 addition & 0 deletions packages/blueprint-compiler/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = blueprint-compiler
pkgver = 0.12.0
pkgdesc = A markup language for GTK user interfaces
url = https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/
arch = any
depends = python3-gi
makedepends = meson
license = LGPL-3.0-or-later
Expand Down
1 change: 1 addition & 0 deletions packages/blueprint-compiler/blueprint-compiler.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="blueprint-compiler"
arch=("any")
pkgver="0.12.0"
pkgdesc='A markup language for GTK user interfaces'
url='https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/'
Expand Down
1 change: 1 addition & 0 deletions packages/brave-keyring-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = brave-keyring-deb
gives = brave-keyring
pkgver = 1.17
pkgdesc = Brave Browser keyring and repository files as a necessary dependency for brave-browser-deb
arch = all
maintainer = Elsie19 <[email protected]>
maintainer = bibelin <[email protected]>
source = https://brave-browser-apt-release.s3.brave.com/pool/main/b/brave-keyring/brave-keyring_1.17-1.deb
Expand Down
1 change: 1 addition & 0 deletions packages/brave-keyring-deb/brave-keyring-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="brave-keyring-deb"
gives="brave-keyring"
arch=("all")
pkgver="1.17"
source=("https://brave-browser-apt-release.s3.brave.com/pool/main/b/${gives}/${gives}_${pkgver}-1.deb")
pkgdesc="Brave Browser keyring and repository files as a necessary dependency for brave-browser-deb"
Expand Down
1 change: 1 addition & 0 deletions packages/clib/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgbase = clib
pkgver = 2.8.3
pkgdesc = C package manager-ish
arch = any
makedepends = gcc
makedepends = libcurl4-gnutls-dev
repology = project: clib
Expand Down
1 change: 1 addition & 0 deletions packages/clib/clib.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# shellcheck disable=2034,2032,2033
#-*- mode: sh-*-
pkgname="clib"
arch=("any")
pkgver="2.8.3"
pkgdesc="C package manager-ish"
source=("https://github.com/clibs/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
Expand Down
1 change: 1 addition & 0 deletions packages/cmatrix/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgbase = cmatrix
pkgver = 2.0
pkgdesc = Terminal based The Matrix like implementation
arch = any
depends = libncurses5-dev
depends = libncursesw5-dev
makedepends = autoconf
Expand Down
1 change: 1 addition & 0 deletions packages/cmatrix/cmatrix.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="cmatrix"
arch=("any")
pkgver="2.0"
source=("https://github.com/abishekvashok/${pkgname}/releases/download/v${pkgver}/${pkgname}-v${pkgver}-Butterscotch.tar")
makedepends=("autoconf" "make")
Expand Down
1 change: 1 addition & 0 deletions packages/com.github.mirkobrombin.bottles-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = com.github.mirkobrombin.bottles-deb
gives = com.github.mirkobrombin.bottles
pkgver = 1
pkgdesc = Version 1 of Bottles allowing you to easily install Proton and Wine prefixes.
arch = amd64
breaks = com.github.mirkobrombin.bottles-v1
breaks = com.github.mirkobrombin.bottles-git
breaks = com.github.mirkobrombin.bottles-bin
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgname="com.github.mirkobrombin.bottles-deb"
gives="com.github.mirkobrombin.bottles"
breaks=("${gives}-v1" "${gives}-git" "${gives}-bin" "${gives}-app")
arch=("amd64")
pkgver="1" #0458cc87dbd02c7acae52873806b764ea288dfd9 #refresh-for-newer-hash
source=("https://github.com/bottlesdevs/Bottles/releases/download/continuous-v1/bottles.0458cc87dbd02c7acae52873806b764ea288dfd9.deb")
pkgdesc="Version 1 of Bottles allowing you to easily install Proton and Wine prefixes."
Expand Down
1 change: 1 addition & 0 deletions packages/conky-manager-zcot-git/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgbase = conky-manager-zcot-git
pkgver = 2.7
pkgdesc = Simple tool for managing Conky configs
arch = any
depends = conky
depends = rsync
makedepends = valac
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="conky-manager-zcot-git"
source=("https://github.com/zcot/conky-manager2.git")
arch=("any")
pkgver="2.7"
makedepends=("valac" "libgee-0.8-dev" "libgtk-3-dev" "libjson-glib-dev" "gettext" "libgettextpo-dev" "p7zip-full" "imagemagick")
depends=("conky" "rsync")
Expand Down
1 change: 1 addition & 0 deletions packages/coreutils-single/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgbase = coreutils-single
pkgver = 9.4
pkgdesc = GNU Core Utilities (multicall binary)
arch = any
makedepends = bison
makedepends = gettext
makedepends = gperf
Expand Down
1 change: 1 addition & 0 deletions packages/coreutils-single/coreutils-single.pacscript
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname='coreutils-single'
_pkgname='coreutils'
arch=("any")
pkgver='9.4'
pkgdesc='GNU Core Utilities (multicall binary)'
source=("https://ftp.gnu.org/gnu/${_pkgname}/${_pkgname}-${pkgver}.tar.xz")
Expand Down
1 change: 1 addition & 0 deletions packages/dmenu-distrotube-git/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = dmenu-distrotube-git
gives = dmenu
pkgver = 1.4
pkgdesc = Distrotube's dmenu build
arch = any
depends = fontconfig
makedepends = libxinerama-dev
makedepends = libxft-dev
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="dmenu-distrotube-git"
arch=("any")
pkgver="1.4"
source=("https://gitlab.com/dwt1/dmenu-distrotube.git")
makedepends=("libxinerama-dev" "libxft-dev")
Expand Down
1 change: 1 addition & 0 deletions packages/dmenu/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgbase = dmenu
pkgver = 5.2
pkgdesc = A generic menu for X
arch = any
makedepends = libxinerama-dev
makedepends = libxft-dev
breaks = dmenu
Expand Down
1 change: 1 addition & 0 deletions packages/dmenu/dmenu.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="dmenu"
arch=("any")
pkgver="5.2"
source=("https://dl.suckless.org/tools/${pkgname}-${pkgver}.tar.gz")
makedepends=("libxinerama-dev" "libxft-dev")
Expand Down
1 change: 1 addition & 0 deletions packages/doas-git/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = doas-git
gives = doas
pkgver = 6.3p9
pkgdesc = A port of OpenBSD's doas(1), an alternative to sudo(1)
arch = any
makedepends = make
makedepends = bison
makedepends = flex
Expand Down
1 change: 1 addition & 0 deletions packages/doas-git/doas-git.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ source=(
"doas-pam::https://raw.githubusercontent.com/pacstall/pacstall-programs/master/packages/doas-git/doas-pam"
"doas.conf::https://raw.githubusercontent.com/pacstall/pacstall-programs/master/packages/doas-git/doas.conf"
)
arch=("any")
pkgver="6.3p9"
breaks=("${gives}" "${gives}-bin" "${gives}-deb" "${gives}-app")
makedepends=("make" "bison" "flex" "libpam0g-dev")
Expand Down
1 change: 1 addition & 0 deletions packages/dunst/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgbase = dunst
pkgver = 1.9.2
pkgdesc = A highly configurable and lightweight notification daemon
arch = any
makedepends = libdbus-1-dev
makedepends = libxinerama1
makedepends = libxrandr2
Expand Down
1 change: 1 addition & 0 deletions packages/dunst/dunst.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="dunst"
arch=("any")
pkgver="1.9.2"
source=("https://github.com/dunst-project/dunst/archive/refs/tags/v${pkgver}.tar.gz")
makedepends=("libdbus-1-dev" "libxinerama1" "libxrandr2" "libxss1" "libxss-dev" "libgtk-3-dev" "libnotify-dev")
Expand Down
1 change: 1 addition & 0 deletions packages/emacs-git/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = emacs-git
gives = emacs
pkgver = 29.1
pkgdesc = An extensible, customizable, free/libre text editor — and more.
arch = any
depends = libalsaplayer0
depends = libgnutls28-dev
depends = libxml2
Expand Down
1 change: 1 addition & 0 deletions packages/emacs-git/emacs-git.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ depends=("${depends_nox[@]}" "m17n-lib-bin" "libharfbuzz0b")
breaks=("${pkgname}" "${pkgname}-nox")
replaces=("${pkgname}" "${pkgname}-nox")
source=("https://github.com/emacs-mirror/emacs.git")
arch=("any")
pkgver="29.1"

if [[ ${GOLD} == "YES" && ${CLANG} != "YES" ]]; then
Expand Down
1 change: 1 addition & 0 deletions packages/exploitdb-git/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = exploitdb-git
gives = exploitdb
pkgver = 2023-08-05
pkgdesc = Exploit Database
arch = all
breaks = exploitdb
breaks = exploitdb-bin
breaks = exploitdb-app
Expand Down
1 change: 1 addition & 0 deletions packages/exploitdb-git/exploitdb-git.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ gives="exploitdb"
breaks=("${gives}" "${gives}-bin" "${gives}-app" "${gives}-deb")
replaces=("${gives}")
source=("git+https://gitlab.com/exploit-database/exploitdb")
arch=("all")
pkgver="2023-08-05"
pkgdesc="Exploit Database"
maintainer=("echometerain <[email protected]>")
Expand Down
1 change: 1 addition & 0 deletions packages/fake-ubuntu-advantage-tools-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = fake-ubuntu-advantage-tools-deb
gives = fake-ubuntu-advantage-tools
pkgver = 0.1
pkgdesc = Ban ubuntu-advantage-tools while satisfying ubuntu-minimal dependency
arch = all
maintainer = Elsie19 <[email protected]>
source = https://github.com/Elsie19/fake-ubuntu-advantage-tools/raw/master/fake-ubuntu-advantage-tools.deb
sha256sums = 78a153d33409abfd8a487bfcba335f184b9d52d88d6820f5deaa2f9027043d37
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="fake-ubuntu-advantage-tools-deb"
gives="fake-ubuntu-advantage-tools"
arch=("all")
pkgver="0.1"
source=("https://github.com/Elsie19/fake-ubuntu-advantage-tools/raw/master/fake-ubuntu-advantage-tools.deb")
pkgdesc="Ban ubuntu-advantage-tools while satisfying ubuntu-minimal dependency"
Expand Down
1 change: 1 addition & 0 deletions packages/fblog-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = fblog-deb
gives = fblog
pkgver = 2.3.0
pkgdesc = Small command-line JSON Log viewer
arch = amd64
maintainer = KwonNam Son <[email protected]>
source = https://github.com/brocode/fblog/releases/download/v2.3.0/fblog.deb
sha256sums = 53ce3853a6ca267f6be7aac92509fdd4f875022ec4f48c3904ebf1fcb63afdfb
Expand Down
1 change: 1 addition & 0 deletions packages/fblog-deb/fblog-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="fblog-deb"
gives="fblog"
arch=("amd64")
pkgver="2.3.0"
source=("https://github.com/brocode/fblog/releases/download/v${pkgver}/fblog.deb")
pkgdesc="Small command-line JSON Log viewer"
Expand Down
1 change: 1 addition & 0 deletions packages/font-downloader/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = font-downloader
gives = font-downloader
pkgver = 10.0.0
pkgdesc = Install fonts from online sources
arch = any
depends = python3-gi
depends = libhandy-1-dev
makedepends = meson
Expand Down
1 change: 1 addition & 0 deletions packages/font-downloader/font-downloader.pacscript
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="font-downloader"
gives="font-downloader"
arch=("any")
pkgver="10.0.0"
makedepends=("meson" "libhandy-1-dev" "gettext")
# HACK: https://github.com/pacstall/pacstall/issues/727
Expand Down
1 change: 1 addition & 0 deletions packages/fsearch-git/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = fsearch-git
gives = fsearch
pkgver = 0.2.2
pkgdesc = FSearch is a fast file search utility, inspired by Everything Search Engine. It's written in C and based on GTK3.
arch = any
makedepends = git
makedepends = build-essential
makedepends = automake
Expand Down
1 change: 1 addition & 0 deletions packages/fsearch-git/fsearch-git.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgname="fsearch-git"
gives="fsearch"
pkgdesc="FSearch is a fast file search utility, inspired by Everything Search Engine. It's written in C and based on GTK3."
source=("https://github.com/cboxdoerfer/${gives}.git")
arch=("any")
pkgver="0.2.2"
makedepends=("git" "build-essential" "automake" "autopoint" "autoconf" "libtool" "pkg-config" "intltool" "autoconf-archive" "libicu-dev" "libpcre3-dev" "libglib2.0-dev" "libgtk-3-dev" "libxml2-utils")

Expand Down
1 change: 1 addition & 0 deletions packages/gitkraken-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = gitkraken-deb
gives = gitkraken
pkgver = 10.1.0
pkgdesc = Legendary Git GUI client for Windows, Mac & Linux
arch = amd64
breaks = gitkraken-bin
replaces = gitkraken
maintainer = Oren Klopfer <[email protected]>
Expand Down
1 change: 1 addition & 0 deletions packages/gitkraken-deb/gitkraken-deb.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ gives="gitkraken"
repology=("project: ${gives}")
replaces=("${gives}")
breaks=("${gives}-bin")
arch=("amd64")
pkgver="10.1.0"
source=("https://release.axocdn.com/linux/GitKraken-v${pkgver}.deb")
pkgdesc="Legendary Git GUI client for Windows, Mac & Linux"
Expand Down
Loading
Loading