aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordtluna2019-07-06 05:46:58 +0300
committerdtluna2019-07-06 05:46:58 +0300
commita8c1a7f6a8c7a57292f42e555172e61f7d514a1f (patch)
tree72735940a1f55811d0d61bea78e5a969740de608
parentb15d2169e4b008c01331163a61956cb6dd7ef759 (diff)
downloadaur-a8c1a7f6a8c7a57292f42e555172e61f7d514a1f.tar.gz
Update version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 460c05f07fb3..538bb23c1fe4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pacman-backup-hook
pkgdesc = A pacman hook that will save the list of your packages to /etc/pkglist.txt on every install and removal
- pkgver = 1.0.0
+ pkgver = 1.0.1
pkgrel = 2
url = https://git.dtluna.net/dtluna/pacman-backup-hook
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 04462e618f49..e9684b286957 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: dtluna dtluna@waifu.club
pkgname=pacman-backup-hook
-pkgver="1.0.0"
+pkgver="1.0.1"
pkgrel=2
pkgdesc="A pacman hook that will save the list of your packages to /etc/pkglist.txt on every install and removal"
arch=('any')