mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
reorder AUR build stages (4); fix de-p1st-gnupg
This commit is contained in:
parent
2c3c0c51f7
commit
9e01b3121d
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -220,3 +220,6 @@
|
|||||||
[submodule "pkg/vulkan-headers-git"]
|
[submodule "pkg/vulkan-headers-git"]
|
||||||
path = pkg/vulkan-headers-git
|
path = pkg/vulkan-headers-git
|
||||||
url = https://aur.archlinux.org/vulkan-headers-git.git
|
url = https://aur.archlinux.org/vulkan-headers-git.git
|
||||||
|
[submodule "pkg/uavs3d-git"]
|
||||||
|
path = pkg/uavs3d-git
|
||||||
|
url = https://aur.archlinux.org/uavs3d-git.git
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
adwaita-qt aurutils balena-etcher calindori-git chili-sddm-theme chromaprint-fftw crema davs2 decklink-sdk discord_arch_electron firefox-profile-switcher-connector flite1-patched handbrake-full intellij-idea-ultimate-edition jellyfin-bin kirigami-addons-git lensfun-git libklvanc-git libopenmpt-svn librist libwacom-surface mauikit-git meta-group-base-devel mkcue mozilla-common mugshot ncurses5-compat-libs nextcloud-client-git nordic-kde-git opencl-amd openh264 portfolio-file-manager pycharm-professional pyspread python-mpv qt4 qt-installer-framework sddm-theme-deepin-git shine signal-desktop-beta-bin softmaker-office-2021-bin sphinxbase tagspaces-bin timeshift ttf-material-design-icons-git ttf-unifont uavs3d umldesigner vo-amrwbenc vobcopy vulkan-amdgpu-pro vulkan-headers-git wkhtmltopdf-static x264-git xavs xavs2 xfce4-meta xfce4-theme-switcher xorg-meta xournalpp-git yay zotero
|
adwaita-qt aurutils balena-etcher calindori-git chili-sddm-theme chromaprint-fftw crema davs2 decklink-sdk discord_arch_electron firefox-profile-switcher-connector flite1-patched handbrake-full iio-sensor-proxy-git intellij-idea-ultimate-edition jellyfin-bin kirigami-addons-git lensfun-git libklvanc-git libopenmpt-svn librist libwacom-surface mauikit-git meta-group-base-devel mkcue mozilla-common mugshot ncurses5-compat-libs nextcloud-client-git nordic-kde-git opencl-amd openh264 portfolio-file-manager pycharm-professional pyspread python-mpv qt4 qt-installer-framework sddm-theme-deepin-git shine signal-desktop-beta-bin softmaker-office-2021-bin sphinxbase tagspaces-bin timeshift ttf-material-design-icons-git ttf-unifont uavs3d uavs3d-git umldesigner vo-amrwbenc vobcopy vulkan-amdgpu-pro vulkan-headers-git wkhtmltopdf-static x264-git xavs xavs2 xfce4-meta xfce4-theme-switcher xorg-meta xournalpp-git yay zotero
|
||||||
adwaita-qt4 fedora-firefox-wayland-bin ffmpeg-amd-full kclock pocketsphinx riseup-vpn youplay
|
adwaita-qt4 fedora-firefox-wayland-bin kclock pocketsphinx riseup-vpn youplay
|
||||||
|
ffmpeg-amd-full
|
||||||
|
|
||||||
holo jellyfin
|
holo jellyfin
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
_pkgname=gnupg
|
_pkgname=gnupg
|
||||||
_reponame=arch
|
_reponame=arch
|
||||||
pkgname="de-p1st-$_pkgname"
|
pkgname="de-p1st-$_pkgname"
|
||||||
pkgver=0.0.8
|
pkgver=0.0.9
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="gnupg with configuration"
|
pkgdesc="gnupg with configuration"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -13,7 +13,7 @@ makedepends=('git')
|
|||||||
install='.install'
|
install='.install'
|
||||||
source=("git+${url}.git")
|
source=("git+${url}.git")
|
||||||
noextract=()
|
noextract=()
|
||||||
sha256sums=('SKIP' 'SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "${_reponame}/pkg/${pkgname}"
|
cd "${_reponame}/pkg/${pkgname}"
|
||||||
|
1
pkg/uavs3d-git
Submodule
1
pkg/uavs3d-git
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 577c5db744ad787f73a015919b7b5d7cf2648859
|
Loading…
Reference in New Issue
Block a user