summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Hausmann2024-01-27 20:41:15 +0100
committerLaura Hausmann2024-01-27 20:41:15 +0100
commit57be0512388eed9824136e401783847261ede58a (patch)
treeaa4d6a81394654b0e006aa9eef5f1aa2554682a2
parentad0c7a562aebd9d6610aa7337b2e6c0fb4b516c0 (diff)
downloadaur-57be0512388eed9824136e401783847261ede58a.tar.gz
Update pkgdesc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a982b705892..796f4055ede3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = iceshrimp.net-git
- pkgdesc = YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023
+ pkgdesc = The Iceshrimp .NET rewrite. Caution: This is alpha software, do not use with production database
pkgver = v2024.1.alpha+8308a74
pkgrel = 1
url = https://iceshrimp.dev/iceshrimp/iceshrimp.net
diff --git a/PKGBUILD b/PKGBUILD
index 39af9afebbdd..cd825e45ca94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=iceshrimp.net-git
pkgver=v2024.1.alpha+8308a74
pkgrel=1
-pkgdesc="YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023"
+pkgdesc="The Iceshrimp .NET rewrite. Caution: This is alpha software, do not use with production database"
arch=(x86_64 aarch64)
url="https://iceshrimp.dev/iceshrimp/iceshrimp.net"
license=(AGPL3)