summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Snowhill2022-12-21 18:52:38 -0800
committerChristopher Snowhill2022-12-21 18:52:38 -0800
commit86d76554df139b6925ed25e4116af8c032aceb31 (patch)
treeb66bf82af9bb1dcd22dcc74ba3fb9d0cc2cdad51
parent3f2b9f8677d1fc6a6e64700ca09f3a9ad6b52a0d (diff)
downloadaur-86d76554df139b6925ed25e4116af8c032aceb31.tar.gz
update to 0.1278
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 170ac2d761b0..8cf37758d2b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yuzu-mainline-bin
pkgdesc = Nintendo Switch emulator - mainline branch
- pkgver = 0.1275
+ pkgver = 0.1278
pkgrel = 1
url = https://github.com/yuzu-emu/yuzu-mainline
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = yuzu-mainline-bin
conflicts = yuzu-canary-git
conflicts = yuzu-mainline-git
options = !strip
- source = yuzu-mainline-bin-0.1275.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1275/yuzu-linux-20221218-ba35a85f1.tar.xz
+ source = yuzu-mainline-bin-0.1278.tar.gz::https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1278/yuzu-linux-20221221-3dc5482e3.tar.xz
source = yuzu.svg
source = yuzu.desktop
- sha512sums = 3d07b86a61f2322fd68db4be65d795bd3bec1f37ee0f06aec4d7fdb7666069504de0c8998ed08fc3f837ebea2bbdce6cc439613135e6c5386e306a130f1ce146
+ sha512sums = 141227ae812a6e9154de58d1a6cc50326f0499d0813986494e82e96d8d8a9e92af0fff3a81490ecd495b1645ed38badda1f7c98beacd3f29cc4c19ab60a9367f
sha512sums = 8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3
sha512sums = 5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2
diff --git a/PKGBUILD b/PKGBUILD
index d44474c4d65b..9808a71c8737 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Linux Gamers <linuxgamers@protonmail.com>
pkgname=yuzu-mainline-bin
-pkgver=0.1275
-_ver=20221218-ba35a85f1
+pkgver=0.1278
+_ver=20221221-3dc5482e3
pkgrel=1
pkgdesc="Nintendo Switch emulator - mainline branch"
arch=('x86_64')
@@ -17,7 +17,7 @@ options=(!strip)
source=("$pkgname-$pkgver.tar.gz::$url/releases/download/mainline-${pkgver/./-}/yuzu-linux-${_ver}.tar.xz"
"yuzu.svg"
"yuzu.desktop")
-sha512sums=('3d07b86a61f2322fd68db4be65d795bd3bec1f37ee0f06aec4d7fdb7666069504de0c8998ed08fc3f837ebea2bbdce6cc439613135e6c5386e306a130f1ce146'
+sha512sums=('141227ae812a6e9154de58d1a6cc50326f0499d0813986494e82e96d8d8a9e92af0fff3a81490ecd495b1645ed38badda1f7c98beacd3f29cc4c19ab60a9367f'
'8e9f442436bd5f89a99c902960b51a3dd124ba17119422cca1ae792da0bcf3c757862bc88cb3d229b1f6a3b8b36c73f47f2c7266a11f91ebb38265777a2ba6b3'
'5cb469f178e0a22f249240f8ce26027ba87ebf8b57fd584917c35eb51860a1bc49090d6abaa5d5dc1dded13f78236f15f28cd0e2697f9e509286cb573e1a20c2')