summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Hausmann2024-11-21 00:32:40 +0100
committerLaura Hausmann2024-11-21 00:32:40 +0100
commite4f2ceef692ff164f873bee3c4be2a809b94c37d (patch)
tree0ab1550ef430f0ae0640254dafc448fc7e76dfad
parent5419e7955dc99bc256c1d17978c7f7b12bd9323a (diff)
downloadaur-e4f2ceef692ff164f873bee3c4be2a809b94c37d.tar.gz
Update to v2023.12.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1531a6040e24..e60f5f7314c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iceshrimp
pkgdesc = YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023
- pkgver = v2023.12.10
- pkgrel = 2
+ pkgver = v2023.12.11
+ pkgrel = 1
url = https://iceshrimp.dev/iceshrimp/iceshrimp
install = iceshrimp.install
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = iceshrimp
depends = nodejs-lts-iron
optdepends = ffmpeg: for video transcoding
backup = etc/iceshrimp/configuration.yml
- source = iceshrimp::git-lfs+https://iceshrimp.dev/iceshrimp/iceshrimp.git#tag=v2023.12.10
+ source = iceshrimp::git-lfs+https://iceshrimp.dev/iceshrimp/iceshrimp.git#tag=v2023.12.11
source = iceshrimp.service
source = iceshrimp.sysusers
source = iceshrimp.tmpfiles
diff --git a/PKGBUILD b/PKGBUILD
index 9b546bb56810..8fe2de40036f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: zotan <aur@zotan.email>
pkgname=iceshrimp
-pkgver=v2023.12.10
-pkgrel=2
+pkgver=v2023.12.11
+pkgrel=1
pkgdesc="YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023"
arch=(x86_64 aarch64)
url="https://iceshrimp.dev/iceshrimp/iceshrimp"