summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2024-02-01 13:52:58 +0100
committerChristian Hesse2024-02-01 13:52:58 +0100
commitd41c1490346534a21ee3e502dc6fcc77b3df96a5 (patch)
treed45851430188cf4089bcfcc067a0aabe2adf5875 /PKGBUILD
parent0fd7fcb159dedf156fe3e2cfc4173e8e56e5d25f (diff)
downloadaur-pacman-offline.tar.gz
commit pacman-offline 0.2.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1233c9ed424a..7ea46aa6dcc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=pacman-offline
-pkgver=0.2.3
+pkgver=0.2.4
pkgrel=1
pkgdesc='offline system update with pacman'
arch=('any')
@@ -12,7 +12,7 @@ makedepends=('git' 'discount')
backup=('etc/pacman.d/offline.conf')
validpgpkeys=('BD84DE71F493DF6814B0167254EDC91609BC9183')
source=("https://www.eworm.de/download/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('746e34707bdacf2ebbf9a8aef651560a805430b78cccf393ec676631b0f82243'
+sha256sums=('0084bc54b970032eadbab5a6edd5798f88b8f3f22e3f265f79ee54611d3091e1'
'SKIP')
package() {