summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Legner2021-03-16 06:21:51 +0000
committerSimon Legner2021-03-16 06:21:51 +0000
commitc08532f82b5390cb231435d9951b369e02fbd1d1 (patch)
tree48f7c8a2b66b4c320ab525fba1e7c0d844caacba
parente98a8dc3f8df4391a4db14198dfb4e6db76a3ce5 (diff)
downloadaur-c08532f82b5390cb231435d9951b369e02fbd1d1.tar.gz
upgpkg: aur-out-of-date 3.1.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 dfaa76ef9606..e6d06fd67098 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aur-out-of-date
pkgdesc = Determines out-of-date AUR packages
- pkgver = 3.0.0
+ pkgver = 3.1.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-3.0.0.tar.gz::https://github.com/simon04/aur-out-of-date/archive/v3.0.0.tar.gz
- sha256sums = 75832964996bb83ca58c56a6d3af86cb325961fe1bbda4bab34417f7a8379f8c
+ source = aur-out-of-date-3.1.0.tar.gz::https://github.com/simon04/aur-out-of-date/archive/v3.1.0.tar.gz
+ sha256sums = e65127638c411ebfe4c8d9929262f7147c399c9e85648c9eea3fd0495cdd1b67
pkgname = aur-out-of-date
diff --git a/PKGBUILD b/PKGBUILD
index f9efdaf5c893..c7604ec26e5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=aur-out-of-date
-pkgver=3.0.0
+pkgver=3.1.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=('75832964996bb83ca58c56a6d3af86cb325961fe1bbda4bab34417f7a8379f8c')
+sha256sums=('e65127638c411ebfe4c8d9929262f7147c399c9e85648c9eea3fd0495cdd1b67')