summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas18182020-11-29 19:47:38 +0100
committerLukas18182020-11-29 19:47:38 +0100
commit50252cdfde53f7448864dfedf37cd13c9bdf4fcf (patch)
tree12e27c917e3eb7567b8c05afded3d65d4a58cfe9 /PKGBUILD
parentf90c5d5857e521c77dd68ee6e02356aa68edc695 (diff)
downloadaur-50252cdfde53f7448864dfedf37cd13c9bdf4fcf.tar.gz
update to 1.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0142baf8d0f1..3d09d9a003d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lukas1818 aur at lukas1818 dot de
pkgname=pkgbuild-version-updater
-pkgver=0.1.0
+pkgver=1.0.0
_pkgtag=$pkgver
pkgrel=1
pkgdesc="This script allows you to automatic update a large nummner of PKGBUILD files and push them to the aur, if only the pkgver and the checksum has been changed. As example this is very useful for gog games with many DLCs."
@@ -10,7 +10,7 @@ url="https://gitlab.com/Lukas1818/pkgbuild-version-updater"
license=('LGPL3')
depends=('git' 'coreutils' 'pacman' 'bash')
source=("https://gitlab.com/Lukas1818/pkgbuild-version-updater/-/archive/$_pkgtag/pkgbuild-version-updater-$_pkgtag.tar.gz")
-sha512sums=('58a4c2d1f673d85c8bd7f0872e381621779dc210c360ef9b37215c5c85f9d1376cf88af8f4bece113ac48fe0660ef520b9e3bc56e77e0074d90b7b2ac1b7f96a')
+sha512sums=('76dab0538f24271de9b51f03233796176a4fdf928cbf066b39853a7db5c63b9d4bcd7376f98237d868f0fa79e511c13f68d1cf7c71f82c5aeb6ab391c145d4ca')
package()