diff options
author | Laura Hausmann | 2024-02-16 23:59:57 +0100 |
---|---|---|
committer | Laura Hausmann | 2024-02-16 23:59:57 +0100 |
commit | 4a54b285e6acc7c8860fecc13b72a8975144fc8d (patch) | |
tree | 3409768e40f7b4d5dcd2d023bd145f75646e58bd | |
parent | 4da76181c8d51c9e281592605593b42ff2cdae3e (diff) | |
download | aur-4a54b285e6acc7c8860fecc13b72a8975144fc8d.tar.gz |
Update to v2023.12.4
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,7 +1,7 @@ pkgbase = iceshrimp-pre pkgdesc = YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023 - pkgver = v2023.12.3 - pkgrel = 3 + pkgver = v2023.12.4 + pkgrel = 1 url = https://iceshrimp.dev/iceshrimp/iceshrimp install = iceshrimp.install arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = iceshrimp-pre provides = iceshrimp conflicts = iceshrimp backup = etc/iceshrimp/configuration.yml - source = iceshrimp::git-lfs+https://iceshrimp.dev/iceshrimp/iceshrimp.git#tag=v2023.12.3 + source = iceshrimp::git-lfs+https://iceshrimp.dev/iceshrimp/iceshrimp.git#tag=v2023.12.4 source = iceshrimp.service source = iceshrimp.sysusers source = iceshrimp.tmpfiles @@ -1,8 +1,8 @@ # Maintainer: zotan <aur@zotan.email> pkgname=iceshrimp-pre -pkgver=v2023.12.3 -pkgrel=3 +pkgver=v2023.12.4 +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" |