diff options
author | Polarian | 2023-02-07 11:28:32 +0000 |
---|---|---|
committer | Polarian | 2023-02-07 11:28:32 +0000 |
commit | 8dc540b4f7c0114a6d46543cdb72f883fd22b032 (patch) | |
tree | 8d26ae4be3a4dc55518b29b425543b0c07a8c4eb /.SRCINFO | |
parent | f9b618db0b79f4bd9e21bd9fd52c6451fcac2c3a (diff) | |
download | aur-8dc540b4f7c0114a6d46543cdb72f883fd22b032.tar.gz |
Updated to version 1.11.0 and move to tar.gz
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = mingo-bin pkgdesc = A proprietary MongoDB GUI based on electron from developers for developers - pkgver = 1.10.1 + pkgver = 1.11.0 pkgrel = 1 url = https://mingo.io/ install = mingo-bin.install @@ -28,7 +28,9 @@ pkgbase = mingo-bin depends = pango options = !strip options = !emptydirs - source = https://github.com/mingo-app/mingo/releases/download/v1.10.1/mingo_1.10.1_amd64.deb - sha256sums = 723e702a263598a62cc15ad176d195a37496c7157fd81e820a7781ebb4ea9140 + source = mingo-1.11.0.tar.gz::https://github.com/mingo-app/mingo/releases/download/v1.11.0/mingo-1.11.0.tar.gz + source = Mingo.desktop + sha256sums = 75135d6b192080375a0e615c05827c50e620dd1ed582dfa731cb8b0a8480582e + sha256sums = c2cb424eaa10c1482ea736a9271f33449fec51e034ad13bde52d33b1dbe0a2ca pkgname = mingo-bin |