summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramtoaer2020-10-02 05:08:02 +0000
committeramtoaer2020-10-02 05:08:02 +0000
commit72c55c8cfe5b8eed55e1c3d18e8f02ff97aeea79 (patch)
tree19277f1b9e75b7bb783d209b3ef133ba642e453e
parentfa9f192883a812a433aea386838a9b283901d8a2 (diff)
downloadaur-72c55c8cfe5b8eed55e1c3d18e8f02ff97aeea79.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 cc2ef6a06a93..397ce004beee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = iwsp-bin
pkgdesc = Northeastern University Gymnasium Reservation.
- pkgver = 1.0.3
+ pkgver = 1.0.4
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.3/iwsp-linux
+ source = iwsp-linux::https://github.com/amtoaer/iwsp/releases/download/1.0.4/iwsp-linux
source = LICENSE::https://raw.githubusercontent.com/amtoaer/iwsp/master/LICENSE
- md5sums = 6f2673b36d207cf5f7b0106862ace140
+ md5sums = 20eb5bb6ae8c73a7df78db641c2394d7
md5sums = 31fad0aacc583d621612630ce8f5a26c
pkgname = iwsp-bin
diff --git a/PKGBUILD b/PKGBUILD
index 32fa48335a34..6c605b3c95c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: amtoaer <amtoaer@outlook.com>
pkgname=iwsp-bin
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=1
pkgdesc="Northeastern University Gymnasium Reservation."
arch=('x86_64')
@@ -13,7 +13,7 @@ source=(
)
md5sums=(
- '6f2673b36d207cf5f7b0106862ace140'
+ '20eb5bb6ae8c73a7df78db641c2394d7'
'31fad0aacc583d621612630ce8f5a26c'
)