summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Costa2021-04-12 17:10:56 -0300
committerGustavo Costa2021-04-12 17:10:56 -0300
commit6e9773de4f0f0bb2373402404ad96bfa4ca048a4 (patch)
tree35ddbb72a49736800635ad63384257e7f83d4883
parenta891b4fe55fad53a3c1e436cc04ad36b0a0cc7a5 (diff)
downloadaur-6e9773de4f0f0bb2373402404ad96bfa4ca048a4.tar.gz
Fixed pkgver()
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2694c09de259..a6608ca085de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Costa <gusbemacbe@gmail.com>
pkgname=adwaita-plus-git
-pkgver=6.1.r4.g22a8a79f
+pkgver=6.1
pkgrel=1
pkgdesc="A third-party icons theme, based on new GNOME Project's Adwaita"
arch=('any')