summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91bbc025b051..6b727942ce78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-minitree
- pkgdesc = Log mouse movement
+ pkgdesc = List files in columns
pkgver = 0.4.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/xyproto/minitree
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 790058967b19..e339a512f681 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=python-minitree
pkgver=0.4.1
-pkgrel=1
-pkgdesc='Log mouse movement'
+pkgrel=2
+pkgdesc='List files in columns'
arch=(any)
url='https://github.com/xyproto/minitree'
license=(MIT)