bump(main/pacman): adding 'secret' repo (#16482)

This commit is contained in:
Ivan Max 2023-04-29 13:34:16 +00:00 committed by GitHub
parent 8964ca00e9
commit e787574663
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A library-based package manager with dependency support"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@Maxython <mixython@gmail.com>"
TERMUX_PKG_VERSION=6.0.2
TERMUX_PKG_REVISION=8
TERMUX_PKG_REVISION=9
TERMUX_PKG_SRCURL=https://sources.archlinux.org/other/pacman/pacman-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=7d8e3e8c5121aec0965df71f59bedf46052c6cf14f96365c4411ec3de0a4c1a5
TERMUX_PKG_DEPENDS="bash, curl, gpgme, libandroid-glob, libarchive, libcurl, openssl, termux-licenses"

View File

@ -46,7 +46,7 @@
#
# REPOSITORIES
@@ -60,18 +61,26 @@
@@ -60,18 +61,30 @@
# uncommented to enable the repo.
#
@ -88,3 +88,7 @@
+[tur-multilib]
+Server = https://s3.amazonaws.com/termux-pacman.us/tur-multilib/$arch
+#Server = https://service.termux-pacman.dev/tur-multilib/$arch
+
+#[gpkg-dev]
+#Server = https://s3.amazonaws.com/termux-pacman.us/gpkg-dev/$arch
+#Server = https://service.termux-pacman.dev/gpkg-dev/$arch