summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey2019-12-26 14:48:25 +1000
committerSergey2019-12-26 14:48:25 +1000
commit39206b4d8a278eeb7eeaddb2e582c527deaacb00 (patch)
tree87b5bdfd83844cb91357952b324d376c0203109a
parent31a10a6adca11ca50705bb747d8623e7fc53838e (diff)
downloadaur-39206b4d8a278eeb7eeaddb2e582c527deaacb00.tar.gz
Add checksum and srcinfo update
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1d1189260d5..2f1130004efd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,5 @@ pkgbase = monitask
license = unknown
options = staticlibs
source = https://deskcap.blob.core.windows.net/deployment/Linux/arch/devel/monitask-1.0-1.tar.gz
- md5sums = 6e4020106762d3574f81282467f2c088
pkgname = monitask
diff --git a/PKGBUILD b/PKGBUILD
index 742ad1283040..52c1a3b16774 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ install=
license=('unknown')
source=("https://deskcap.blob.core.windows.net/deployment/Linux/arch/devel/${pkgname}-${pkgver}-${pkgrel}.tar.gz")
options=('staticlibs')
+md5sums=('c85fb6d6d0cfd0b9eddcbd83c8d658af')
package () {
mkdir -p "${pkgdir}/opt/monitask"