summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2020-10-10 12:40:38 +0200
committerMartin T. H. Sandsmark2020-10-10 12:40:38 +0200
commita0403ca3d317e81fa688a890998a130a9ec8da78 (patch)
tree38e3af4d14575de70731ab88d7ea4a24b8c063d1
parent9f29590eeede0ecf7fe6f3f2565bb6c5d7ce6cf9 (diff)
downloadaur-a0403ca3d317e81fa688a890998a130a9ec8da78.tar.gz
fix desription
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0f664b46a53..0c8fd406eac1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = ktamaga-git
- pkgdesc = Backport of ktamaga to KDE 1, with Kandalf and tips replaced by fortunes
+ pkgdesc = A Tamagotchi emulator (you know, that silly LCD game from Ban Dai)
pkgver = 0.6.2r17.73d8d74
pkgrel = 1
url = https://github.com/sandsmark/ktamaga
diff --git a/PKGBUILD b/PKGBUILD
index 81e3b4499a3e..639ea4ba854c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ktamaga-git
pkgver=0.6.2r17.73d8d74
pkgrel=1
-pkgdesc="Backport of ktamaga to KDE 1, with Kandalf and tips replaced by fortunes"
+pkgdesc="A Tamagotchi emulator (you know, that silly LCD game from Ban Dai)"
arch=(i686 x86_64)
url="https://github.com/sandsmark/ktamaga"
license=("GPL2")