summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Legner2020-05-02 21:53:45 +0200
committerSimon Legner2020-05-02 21:53:45 +0200
commit692a4f1b1ca0bcc1e88e7e97b398dbe0a13c952c (patch)
treeedc17b99957ceacf6e01b9d22e1aeddc636a1323
parent4ec217d294b4c5221fd1f85074246d010fdb1140 (diff)
downloadaur-692a4f1b1ca0bcc1e88e7e97b398dbe0a13c952c.tar.gz
upgpkg: aur-out-of-date 2.4.0-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5fec25db0ba..1a17957774f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aur-out-of-date
pkgdesc = Determines out-of-date AUR packages
- pkgver = 2.2.0
+ pkgver = 2.4.0
pkgrel = 1
url = https://github.com/simon04/aur-out-of-date
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = aur-out-of-date
license = GPL
makedepends = go
makedepends = git
- source = aur-out-of-date-2.2.0.tar.gz::https://github.com/simon04/aur-out-of-date/archive/v2.2.0.tar.gz
- sha256sums = d646ae80567b5d8e204fe9444b0edb3a29ecf4950c525535e6e8805a0cd7f6b0
+ source = aur-out-of-date-2.4.0.tar.gz::https://github.com/simon04/aur-out-of-date/archive/v2.4.0.tar.gz
+ sha256sums = fcac8f1e346a9a911d1e91876ad105f444d949b1f9b16b8aaec039cd3d553d32
pkgname = aur-out-of-date
diff --git a/PKGBUILD b/PKGBUILD
index c84d0edfdbf9..086b935e8a88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=aur-out-of-date
-pkgver=2.2.0
+pkgver=2.4.0
pkgrel=1
pkgdesc="Determines out-of-date AUR packages"
arch=('x86_64' 'i686')
@@ -32,4 +32,4 @@ package() {
install -Dm755 "$pkgname" "$pkgdir/usr/bin/aur-out-of-date"
}
-sha256sums=('d646ae80567b5d8e204fe9444b0edb3a29ecf4950c525535e6e8805a0cd7f6b0')
+sha256sums=('fcac8f1e346a9a911d1e91876ad105f444d949b1f9b16b8aaec039cd3d553d32')