[Git][archlinux/packaging/packages/dolt][main] upgpkg: 1.35.10-1

2024-04-19 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
dolt


Commits:
1bdfdf02 by Caleb Maclennan at 2024-04-19T09:12:56+03:00
upgpkg: 1.35.10-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = dolt
pkgdesc = Git for data! A version controlled relational database
-   pkgver = 040.15
+   pkgver = 1.35.10
pkgrel = 1
url = https://www.dolthub.com
arch = x86_64
license = Apache
makedepends = go
depends = glibc
-   source = 
https://github.com/dolthub/dolt/archive/v040.15/dolt-040.15.tar.gz
-   sha256sums = 
bfbe7e27014f54cb695839041e62128dd952bec6c56dc94f176b46b41c475d41
+   source = 
https://github.com/dolthub/dolt/archive/v1.35.10/dolt-1.35.10.tar.gz
+   sha256sums = 
7af350fc24616ca54191b20f8b82532f065cd953bb67d0cdaaf39a8624e21499
 
 pkgname = dolt


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: istimaldar_sntlk 
 
 pkgname=dolt
-pkgver=040.15
+pkgver=1.35.10
 pkgrel=1
 pkgdesc='Git for data! A version controlled relational database'
 arch=(x86_64)
@@ -14,7 +14,7 @@ depends=(glibc)
 makedepends=(go)
 _archive="$pkgname-$pkgver"
 source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('bfbe7e27014f54cb695839041e62128dd952bec6c56dc94f176b46b41c475d41')
+sha256sums=('7af350fc24616ca54191b20f8b82532f065cd953bb67d0cdaaf39a8624e21499')
 
 prepare() {
cd "$_archive"/go



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dolt/-/commit/1bdfdf0284e8e2e97a30e927b8ced494bf02

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dolt/-/commit/1bdfdf0284e8e2e97a30e927b8ced494bf02
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dolt] Pushed new tag 1.35.10-1

2024-04-19 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 1.35.10-1 at Arch Linux / Packaging / Packages / 
dolt

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dolt/-/tree/1.35.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/calibre] Pushed new tag 7.9.0-1

2024-04-19 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 7.9.0-1 at Arch Linux / Packaging / Packages / 
calibre

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/calibre/-/tree/7.9.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/calibre][main] upgpkg: 7.9.0-1

2024-04-19 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
calibre


Commits:
f3e05fef by Caleb Maclennan at 2024-04-19T09:09:49+03:00
upgpkg: 7.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = calibre
pkgdesc = Ebook management application
-   pkgver = 7.8.0
-   pkgrel = 4
+   pkgver = 7.9.0
+   pkgrel = 1
url = https://calibre-ebook.com
arch = x86_64
license = GPL3
@@ -67,10 +67,10 @@ pkgbase = calibre
conflicts = calibre-python3
replaces = calibre-common
replaces = calibre-python3
-   source = https://download.calibre-ebook.com/7.8.0/calibre-7.8.0.tar.xz
-   source = https://calibre-ebook.com/signatures/calibre-7.8.0.tar.xz.sig
+   source = https://download.calibre-ebook.com/7.9.0/calibre-7.9.0.tar.xz
+   source = https://calibre-ebook.com/signatures/calibre-7.9.0.tar.xz.sig
validpgpkeys = 3CE1780F78DD88DF45194FD706BC317B515ACE7C
-   sha256sums = 
17162e433cee696662852b2678973ab2c1b7541af660d122dd3917cb2ca62d44
+   sha256sums = 
225cefe075d6e9998454d516426d3870767bd451208df5955fd22fadf6021c89
sha256sums = SKIP
 
 pkgname = calibre


=
PKGBUILD
=
@@ -8,8 +8,8 @@
 # Contributor: Larry Hajali 
 
 pkgname=calibre
-pkgver=7.8.0
-pkgrel=4
+pkgver=7.9.0
+pkgrel=1
 pkgdesc='Ebook management application'
 arch=(x86_64)
 url=https://calibre-ebook.com
@@ -79,7 +79,7 @@ replaces=("${conflicts[@]}")
 _archive="$pkgname-$pkgver"
 source=("https://download.calibre-ebook.com/$pkgver/$_archive.tar.xz;
 "$url/signatures/$_archive.tar.xz.sig")
-sha256sums=('17162e433cee696662852b2678973ab2c1b7541af660d122dd3917cb2ca62d44'
+sha256sums=('225cefe075d6e9998454d516426d3870767bd451208df5955fd22fadf6021c89'
 'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal (New 
longer key) 
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/calibre/-/commit/f3e05fef7aa226ac646a27ba34db64a7499f0857

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/calibre/-/commit/f3e05fef7aa226ac646a27ba34db64a7499f0857
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libdvdread][main] Add srcinfo and config for nvchecker

2024-04-19 Thread @bgyorgy


Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
libdvdread


Commits:
45edc761 by Balló György at 2024-04-19T08:08:37+02:00
Add srcinfo and config for nvchecker

- - - - -


2 changed files:

- + .SRCINFO
- + .nvchecker.toml


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = libdvdread
+   pkgdesc = Library for reading DVD video disks
+   pkgver = 6.1.3
+   pkgrel = 2
+   url = https://www.videolan.org/developers/libdvdnav.html
+   arch = x86_64
+   license = GPL-2.0-or-later
+   depends = glibc
+   optdepends = libdvdcss: Decoding encrypted DVDs
+   source = 
https://download.videolan.org/pub/videolan/libdvdread/6.1.3/libdvdread-6.1.3.tar.bz2
+   source = 
https://download.videolan.org/pub/videolan/libdvdread/6.1.3/libdvdread-6.1.3.tar.bz2.asc
+   validpgpkeys = 65F7C6B4206BD057A7EB73787180713BE58D1ADC
+   sha256sums = 
ce35454997a208cbe50e91232f0e73fb1ac3471965813a13b8730a8f18a15369
+   sha256sums = SKIP
+
+pkgname = libdvdread


=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[libdvdread]
+source = "git"
+git = "https://code.videolan.org/videolan/libdvdread.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libdvdread/-/commit/45edc761022a5df8aa9e83ac0b5008c2a17b4071

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libdvdread/-/commit/45edc761022a5df8aa9e83ac0b5008c2a17b4071
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libdvdnav][main] Add srcinfo and config for nvchecker

2024-04-19 Thread @bgyorgy


Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
libdvdnav


Commits:
506104ba by Balló György at 2024-04-19T08:04:33+02:00
Add srcinfo and config for nvchecker

- - - - -


2 changed files:

- + .SRCINFO
- + .nvchecker.toml


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = libdvdnav
+   pkgdesc = Library to navigate DVD video disks
+   pkgver = 6.1.1
+   pkgrel = 2
+   url = https://www.videolan.org/developers/libdvdnav.html
+   arch = x86_64
+   license = GPL-2.0-or-later
+   depends = glibc
+   depends = libdvdread
+   source = 
https://download.videolan.org/pub/videolan/libdvdnav/6.1.1/libdvdnav-6.1.1.tar.bz2
+   source = 
https://download.videolan.org/pub/videolan/libdvdnav/6.1.1/libdvdnav-6.1.1.tar.bz2.asc
+   validpgpkeys = 65F7C6B4206BD057A7EB73787180713BE58D1ADC
+   sha256sums = 
c191a7475947d323ff7680cf92c0fb1be8237701885f37656c64d04e98d18d48
+   sha256sums = SKIP
+
+pkgname = libdvdnav


=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[libdvdnav]
+source = "git"
+git = "https://code.videolan.org/videolan/libdvdnav.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libdvdnav/-/commit/506104ba766ca9de46d7ed32b0c724d2ad8f9bca

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libdvdnav/-/commit/506104ba766ca9de46d7ed32b0c724d2ad8f9bca
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/eza] Pushed new tag 0.18.11-1

2024-04-19 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 0.18.11-1 at Arch Linux / Packaging / Packages / 
eza

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eza/-/tree/0.18.11-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/eza][main] upgpkg: 0.18.11-1

2024-04-19 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / eza


Commits:
ec16ca43 by Caleb Maclennan at 2024-04-19T09:04:43+03:00
upgpkg: 0.18.11-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = eza
pkgdesc = A modern replacement for ls (community fork of exa)
-   pkgver = 0.18.10
+   pkgver = 0.18.11
pkgrel = 1
url = https://github.com/eza-community/eza
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = eza
provides = exa
conflicts = exa
replaces = exa
-   source = 
eza-0.18.10.tar.gz::https://github.com/eza-community/eza/archive/v0.18.10.tar.gz
-   sha256sums = 
b0b59a7bdd7536941fac210ca25d30f904657f906aa2c01411fb390d4bdcd139
-   b2sums = 
48abcabb68d3e7ad8f743f7a6d5cb0efab7cb55304795bf4f8fddd4689968685f06d972924d7ef62591329f665e216fa28e4d5ecbc110d6615525fd9fc39aecc
+   source = 
eza-0.18.11.tar.gz::https://github.com/eza-community/eza/archive/v0.18.11.tar.gz
+   sha256sums = 
92d810c36ac67038e2ed3c421087de8793eb0b9de332c9239096df9d52eb30e3
+   b2sums = 
7e49ed0cf4d701138549494f63fd09cda5eea2827dc86b849048e9aecbd374edf022c2120eac13f19bac5cfd890033e3ebfe456e3e11bf9ba23eed3a61ee0669
 
 pkgname = eza


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=eza
-pkgver=0.18.10
+pkgver=0.18.11
 pkgrel=1
 pkgdesc="A modern replacement for ls (community fork of exa)"
 url="https://github.com/eza-community/eza;
@@ -15,8 +15,8 @@ conflicts=('exa')
 depends=('libgit2.so')
 makedepends=("cargo" "pandoc")
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/eza-community/eza/archive/v${pkgver}.tar.gz;)
-sha256sums=('b0b59a7bdd7536941fac210ca25d30f904657f906aa2c01411fb390d4bdcd139')
-b2sums=('48abcabb68d3e7ad8f743f7a6d5cb0efab7cb55304795bf4f8fddd4689968685f06d972924d7ef62591329f665e216fa28e4d5ecbc110d6615525fd9fc39aecc')
+sha256sums=('92d810c36ac67038e2ed3c421087de8793eb0b9de332c9239096df9d52eb30e3')
+b2sums=('7e49ed0cf4d701138549494f63fd09cda5eea2827dc86b849048e9aecbd374edf022c2120eac13f19bac5cfd890033e3ebfe456e3e11bf9ba23eed3a61ee0669')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eza/-/commit/ec16ca430a0c1eecca06b62abbda46b656080ceb

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eza/-/commit/ec16ca430a0c1eecca06b62abbda46b656080ceb
You're receiving this email because of your account on gitlab.archlinux.org.




<    1   2   3