summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2021-10-18 20:22:09 +0200
committerFrederic Bezies2021-10-18 20:22:09 +0200
commitd12bf4b49ee0ba85658d5d24f1a6f54520a19aab (patch)
tree8377d723415697b2cb3c7991c116aa1dedd3c828 /PKGBUILD
parentd1f924fc6d4cfad7232a04ea044f8c82af9c9a27 (diff)
downloadaur-d12bf4b49ee0ba85658d5d24f1a6f54520a19aab.tar.gz
fixing small typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d2544091f31..9c78216654ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=('pamac-aur-git')
_pkgname=pamac
pkgver=10.2.2.r1.g125033f
-_pkgver=10.2.1
-pkgrel=1
+_pkgver=10.2.2
+pkgrel=2
pkgdesc="A Gtk3 frontend for libalpm - git version"
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://gitlab.manjaro.org/applications/pamac"