summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortfkhdyt2023-10-15 13:39:37 +0000
committertfkhdyt2023-10-15 13:39:37 +0000
commitc57a8ea063ca46135b29586bec8f0601a2e790cc (patch)
treed8ea4cc2f0433b01aa861ccf905ca5cdfdc33aed
parent3703c9e71ba5b0e045c45301a5c4dd98b707d66a (diff)
downloadaur-c57a8ea063ca46135b29586bec8f0601a2e790cc.tar.gz
Update AUR package
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1316872ad83..caddf98ca233 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = axu-bin
pkgdesc = A cli tool to check your Arch Linux explicitly installed packages updates
- pkgver = 1.4.0
+ pkgver = 1.4.1
pkgrel = 1
url = https://github.com/tfkhdyt/axu
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = axu-bin
depends = yay
depends = gawk
replaces = axu
- source = axu-bin-v1.4.0-1.tar.gz::https://github.com/tfkhdyt/axu/releases/download/v1.4.0-1/axu-v1.4.0-1.tar.gz
+ source = axu-bin-v1.4.1-1.tar.gz::https://github.com/tfkhdyt/axu/releases/download/v1.4.1-1/axu-v1.4.1-1.tar.gz
md5sums = SKIP
pkgname = axu-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9d4225dbd898..1eeaeb5a5df9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Taufik Hidayat <tfkhdyt@proton.me>
pkgname=axu-bin
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
epoch=
pkgdesc="A cli tool to check your Arch Linux explicitly installed packages updates"