diff options
-rw-r--r-- | main/conky/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/conky/APKBUILD b/main/conky/APKBUILD index 347eaa8575..a991aa55b5 100644 --- a/main/conky/APKBUILD +++ b/main/conky/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=conky pkgver=1.10.1 -pkgrel=0 +pkgrel=1 pkgdesc="An advanced, highly configurable system monitor for X based on torsmo" url="http://conky.sourceforge.net/" arch="all" |