upg samba wayland-protocols

This commit is contained in:
joborun linux 2023-07-24 04:08:56 +03:00
parent f8c7cd2533
commit e6afedb347
4 changed files with 14 additions and 12 deletions

View file

@ -8,7 +8,7 @@
pkgbase=samba
pkgname=('libwbclient' 'smbclient' 'samba')
pkgver=4.18.5
pkgrel=01
pkgrel=02
url="https://www.samba.org"
makedepends=('python' 'python-markdown' 'python-dnspython' 'docbook-xsl' 'pkg-config' 'libbsd' 'popt' 'libcups'
'readline' 'tevent' 'acl' 'libldap' 'libcap' 'ldb' 'krb5' 'pam'
@ -226,7 +226,7 @@ sha256sums=(095256ac332e1d9fbf9b7ff7823f92a3233d3ed658ce7fc9b33905c2243f447f #
f2d11032015ef917f4af50f3933d432fa744b5f846ab4d980247e329e52d34bc # samba.sysconfig
5398a42ccb36ac3b87cfa42c8050b535efc2ca38ab3b9354a52f4e0fe71b5800) # samba.tmpfiles
## 22c32f141f2a6942810ba939c8eb2a0c0226ba6d3406c104261cb7dc1a3d9a0d libwbclient-4.18.5-01-x86_64.pkg.tar.lz
## 7a3c08b4c17e700acbfb30f04add483f52da4e326319875d1dbc20eabf7b828d samba-4.18.5-01-x86_64.pkg.tar.lz
## 2ada5772262257d8795d2feee32f62d4ffac22806451f746e31c4274786a87c0 smbclient-4.18.5-01-x86_64.pkg.tar.lz
## 50d2ba47e1b4197dd73e9fef4b758a9b6aa1df73ad3ed1cf4c1903154b8c5ecf smbclient-4.18.5-02-x86_64.pkg.tar.lz
## a287a730dccb3f5444725fe663415263afed7bfb4ff1c0276db25a7f264e6ee9 samba-4.18.5-02-x86_64.pkg.tar.lz
## 555eff7640112fc09bd00dfa3f94ee8fe9ba7c3f4231d3733120103bf378b9e8 libwbclient-4.18.5-02-x86_64.pkg.tar.lz

View file

@ -10,7 +10,7 @@
pkgbase=samba
pkgname=('libwbclient' 'smbclient' 'samba')
pkgver=4.18.5
pkgrel=1
pkgrel=2
arch=(x86_64)
url="https://www.samba.org"
license=('GPL3')

View file

@ -6,10 +6,9 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=wayland-protocols
pkgver=1.31
pkgver=1.32
pkgrel=01
pkgdesc='Specifications of extended Wayland protocols'
arch=('any')
url='https://wayland.freedesktop.org/'
makedepends=('wayland' 'meson' 'ninja')
#source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
@ -43,14 +42,17 @@ package() {
install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m 644 "$pkgname-$pkgver/COPYING"
}
#---- license gpg-key sha256sums ----
#---- arch license gpg-key && sha256sums ----
arch=(x86_64)
license=('MIT')
validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A' # Jonas Ådahl
'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
sha256sums=(a07fa722ed87676ec020d867714bc9a2f24c464da73912f39706eeef5219e238 # wayland-protocols-1.31.tar.xz
3dd0c23e176f7a06a94d29a282ea616b623782b000af8242c769ae02e8543807) # wayland-protocols-1.31.tar.xz.sig
sha256sums=(7459799d340c8296b695ef857c07ddef24c5a09b09ab6a74f7b92640d2b1ba11 # wayland-protocols-1.32.tar.xz
97664bbdf99b1d9ec3bab55054a414d6816015fd3170d8845d88914620ea5e12) # wayland-protocols-1.32.tar.xz.sig
## 9dcda82554178fab6299f3ce36ebea939ea3bc236534b99b282102794521a685 wayland-protocols-1.32-01-x86_64.pkg.tar.lz

View file

@ -1,7 +1,7 @@
# Maintainer: Sébastien Luttringer <seblu@seblu.net>
pkgname=wayland-protocols
pkgver=1.31
pkgver=1.32
pkgrel=1
pkgdesc='Specifications of extended Wayland protocols'
arch=('any')
@ -11,7 +11,7 @@ makedepends=('wayland' 'meson' 'ninja')
validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A' # Jonas Ådahl
'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
source=("https://gitlab.freedesktop.org/wayland/$pkgname/-/releases/$pkgver/downloads/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('a07fa722ed87676ec020d867714bc9a2f24c464da73912f39706eeef5219e238'
sha256sums=('7459799d340c8296b695ef857c07ddef24c5a09b09ab6a74f7b92640d2b1ba11'
'SKIP')
prepare() {