Skip to content

Commit 8fdd273

Browse files
committed
Merge branch 'master' of 192.168.60.2:archgitrepo
2 parents 644cf68 + d8e815e commit 8fdd273

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

alarmcn/blender/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
# fine with them.
99

1010
pkgname=blender
11-
pkgver=5.0.0
12-
pkgrel=2
11+
pkgver=5.0.1
12+
pkgrel=1
1313
epoch=17
1414
pkgdesc="A fully integrated 3D graphics creation suite"
1515
arch=(aarch64 x86_64)
@@ -113,7 +113,7 @@ optdepends=('cuda: Cycles renderer CUDA support'
113113
options=('!lto')
114114
source=("git+https://projects.blender.org/blender/blender.git#tag=v$pkgver"
115115
https://developer.download.nvidia.com/redist/optix/v8.0/OptiX-8.0-Include.zip)
116-
sha512sums=('f70cc04396f7d2d12f2a154ce41894527f012366e64f2ee53e416634c7b0a0ec6470310f3b9d622ef0304397f16625e1ab235a47d29ff226da9ba2b692d2258b'
116+
sha512sums=('9b85c75440a64e10a5d3acb35eeb0b82c7cf6ac4dc0a1b80f5ca3a4d400636c0bdf6285e398b0fec222c6fa72103ab893b0f751554f09ad222cb463edbd20bbf'
117117
'5502d9df847de12badc702c0444bd4f1f7620460b2235026df2c3133da1e04c148af0f1fc7f345e9a0c009c32f905f66c8d427743445e8864d3a797cdce6a483')
118118

119119
prepare() {

alarmcn/box64-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
_pkgname=box64
44
pkgname=${_pkgname}-git
5-
pkgver=0.3.8.r378.gb7c386289
5+
pkgver=0.3.8.r380.g57f1b60fb
66
pkgrel=1
77
pkgdesc='Linux Userspace x86_64 Emulator with a twist'
88
arch=('x86_64' 'aarch64' 'riscv64')

alarmcn/libkrunfw/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pkgname=libkrunfw
44
# Check https://github.com/containers/libkrunfw/blob/main/Makefile#L1 for kernel version
55
_kver=6.12.34
6-
pkgver=5.0.0
6+
pkgver=5.1.0
77
pkgrel=1
88
pkgdesc="A dynamic library bundling the guest payload consumed by libkrun"
99
url="https://github.com/containers/libkrunfw"
@@ -15,7 +15,7 @@ source=("https://github.com/containers/libkrunfw/archive/refs/tags/v$pkgver/$pkg
1515
"https://cdn.kernel.org/pub/linux/kernel/v${_kver%%.*}.x/linux-${_kver}.tar.xz")
1616
noextract=("linux-${_kver}.tar.xz")
1717
options=(!debug) # suppress empty debug package
18-
sha256sums=('8718d6dcb0239999a1a462be63539ff8141d97d68d750c181f6fccdb5853a0a4'
18+
sha256sums=('569034918d24be694f1f96df930f115fe8ae942bb1884795f371ce8d6141390b'
1919
'a7f3fe381f67eca4172e9b63efb61a14bd7f9e1278e03603d0ff5a93f270c24d')
2020

2121
build() {

alarmcn/wayfire-plugins-extra-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Librewish <librewish@gmail.com>
22

33
pkgname=wayfire-plugins-extra-git
4-
pkgver=r346.456b31e
4+
pkgver=r348.c66cd43
55
pkgrel=1
66
pkgdesc="3D wayland compositor extra plugins"
77
arch=(aarch64 x86_64)

0 commit comments

Comments
 (0)