summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramtoaer2020-09-27 03:46:37 +0000
committeramtoaer2020-09-27 03:46:37 +0000
commitb6903b819eaa7e1cce4b86b2eb4874de1fbfe44f (patch)
tree8284ebc1559d0464304cbc2930b998067af6a149
parentdbd166517d5df54b4c8efd6e2987091c40ecd478 (diff)
downloadaur-b6903b819eaa7e1cce4b86b2eb4874de1fbfe44f.tar.gz
Update AUR package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0655254333ef..19cb7fd1c306 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = iwsp-bin
pkgdesc = Northeastern University Gymnasium Reservation.
- pkgver = 1.0.0
+ pkgver = 1.0.1
pkgrel = 1
url = https://github.com/amtoaer/iwsp
arch = x86_64
license = MIT
- source = iwsp-linux::https://github.com/amtoaer/iwsp/releases/download/1.0.0/iwsp-linux
+ source = iwsp-linux::https://github.com/amtoaer/iwsp/releases/download/1.0.1/iwsp-linux
source = LICENSE::https://raw.githubusercontent.com/amtoaer/iwsp/master/LICENSE
- md5sums = 83b33c2f1fe52182de9777d751cf803e
+ md5sums = dc668a31b88456c8e723d399dd0a068c
md5sums = 31fad0aacc583d621612630ce8f5a26c
pkgname = iwsp-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7c9192dff318..8d5a48d6710c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: amtoaer <amtoaer@outlook.com>
pkgname=iwsp-bin
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Northeastern University Gymnasium Reservation."
arch=('x86_64')
@@ -13,7 +13,7 @@ source=(
)
md5sums=(
- '83b33c2f1fe52182de9777d751cf803e'
+ 'dc668a31b88456c8e723d399dd0a068c'
'31fad0aacc583d621612630ce8f5a26c'
)