summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramtoaer2020-09-29 11:32:17 +0000
committeramtoaer2020-09-29 11:32:17 +0000
commitfa9f192883a812a433aea386838a9b283901d8a2 (patch)
tree026fc4aa0e01823a61e60d25ab0845b896e323d9
parentcb1d9e826147d1b29342e6b8b62977901736a105 (diff)
downloadaur-fa9f192883a812a433aea386838a9b283901d8a2.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 6f1662a8213c..cc2ef6a06a93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = iwsp-bin
pkgdesc = Northeastern University Gymnasium Reservation.
- pkgver = 1.0.2
+ pkgver = 1.0.3
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.2/iwsp-linux
+ source = iwsp-linux::https://github.com/amtoaer/iwsp/releases/download/1.0.3/iwsp-linux
source = LICENSE::https://raw.githubusercontent.com/amtoaer/iwsp/master/LICENSE
- md5sums = 928f25b64f59222d52819de8a2855601
+ md5sums = 6f2673b36d207cf5f7b0106862ace140
md5sums = 31fad0aacc583d621612630ce8f5a26c
pkgname = iwsp-bin
diff --git a/PKGBUILD b/PKGBUILD
index d6bc965a3871..32fa48335a34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: amtoaer <amtoaer@outlook.com>
pkgname=iwsp-bin
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc="Northeastern University Gymnasium Reservation."
arch=('x86_64')
@@ -13,7 +13,7 @@ source=(
)
md5sums=(
- '928f25b64f59222d52819de8a2855601'
+ '6f2673b36d207cf5f7b0106862ace140'
'31fad0aacc583d621612630ce8f5a26c'
)