summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormoson-mo2022-08-13 18:20:59 +0200
committermoson-mo2022-08-13 18:20:59 +0200
commita7b0c6fb3ea59d248681480957439fbfb326c912 (patch)
treee0d5eb1b350dd903e3a4a6e5869e206f91acb245 /PKGBUILD
parenta0fb81434fd7f03eea357bd3716c6decb82967bb (diff)
downloadaur-a7b0c6fb3ea59d248681480957439fbfb326c912.tar.gz
v1.5.2
Signed-off-by: moson-mo <mo-son@mailbox.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8103f0c78740..200e08677427 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mario Oenning <mo-son at mailbox dot org>
pkgname=pacseek
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=1
pkgdesc='A terminal user interface for searching and installing Arch Linux packages'
arch=('x86_64' 'aarch64')
@@ -13,7 +13,7 @@ optdepends=('xdg-utils: open URL on click support'
'curl: show PKGBUILD support'
'less: show PKGBUILD support')
source=("$url/archive/v$pkgver.tar.gz")
-sha256sums=('6ce283e8909ebfc61f21af6a9c5446059c401e63272c1b75eab3507c12f40b6d')
+sha256sums=('ca1d98776485300698103c5ea16dd402d56e36d6429d99708e535ef53ee6d419')
prepare(){
cd "$pkgname-$pkgver"