summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2021-05-12 09:46:19 -0400
committerTony Lambiris2021-05-12 09:46:19 -0400
commitc567fa3bb2460a808d8fdc8b520fda4cdf0da6eb (patch)
treeadfc35a690e239de0fbb76ce33e6e21a7552fc3d
parent29c953e9e16ad84120675397ae1b70780bb4ceb9 (diff)
downloadaur-c567fa3bb2460a808d8fdc8b520fda4cdf0da6eb.tar.gz
Version bump
-rw-r--r--.SRCINFO4
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD4
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca1ccfbc3601..eff1c082d34f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = albert-git
pkgdesc = A sophisticated standalone keyboard launcher.
- pkgver = v0.16.1.r7.g34c00d7
- pkgrel = 2
+ pkgver = v0.17.2.r2.g447f957c
+ pkgrel = 1
url = https://github.com/albertlauncher
arch = any
license = GPL
diff --git a/.gitignore b/.gitignore
index aa5fbdd8b88f..e9b1135377a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,4 @@ src
pkg
tags
mirrors
-*pkg.tar.xz
+*.pkg.tar.*
diff --git a/PKGBUILD b/PKGBUILD
index ce6334a9ff36..f038aec130d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=albert-git
-pkgver=v0.16.1.r7.g34c00d7
-pkgrel=2
+pkgver=v0.17.2.r2.g447f957c
+pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher."
arch=('any')
url="https://github.com/albertlauncher"