From 1b1f199baf6018f29059fa10769a3a59529a5f6b Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Fri, 11 Feb 2022 14:03:15 +0100 Subject: [PATCH] fix: bump version in PKGBUILD --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 3867989..caf1057 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgbase='sebin-dynamic-wallpaper' pkgname=($pkgbase{,-kde}) -pkgver=1.0.5 +pkgver=1.0.6 pkgrel=1 pkgdesc="A dynamic wallpaper of Sebin that changes throughout the day" arch=('any')