summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2020-03-11 13:25:03 +0100
committerAlexander F. Rødseth2020-03-11 13:25:03 +0100
commitf65f1578c99f5074d5803e62fc7d30ef18a39421 (patch)
tree6af76e419af1ff31f2c4884d4c173fc38ee31cf9
parentf8859c53e6862dfb3d9ad61a70ac1b5e0dc36984 (diff)
downloadaur-f65f1578c99f5074d5803e62fc7d30ef18a39421.tar.gz
Update description
-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)