diff options
author | Alexandre Andrade | 2024-07-10 19:20:38 +0100 |
---|---|---|
committer | Alexandre Andrade | 2024-07-10 19:20:38 +0100 |
commit | d6187d35addc7921bd58dabcccb07171ca3158af (patch) | |
tree | 7e8412c25bb4b6d4bbd94090813cdaed15a12370 /PKGBUILD | |
parent | fde8f71f03fbf771fe1182ca0f778319bf589e06 (diff) | |
download | aur-d6187d35addc7921bd58dabcccb07171ca3158af.tar.gz |
feat: bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # Maintainer: Alexandre Andrade <alex.d.a_14@outlook.pt> pkgname=apidog-bin -pkgver=2.6.1 +pkgver=2.6.2 pkgrel=1 pkgdesc="Design. Debug. Test. Document. Mock.Build APIs Faster & Together." provides=('apidog') @@ -13,7 +13,7 @@ source_x86_64=( "Apidog-linux-manual-latest.tar.gz::https://file-assets.apidog.com/download/Apidog-linux-manual-latest.tar.gz" "apidog.desktop" ) -sha256sums_x86_64=('e783ba0b3b4cd4ae472793e43d086f8d01c035e0a2ef2743ef8474918ec9527e' +sha256sums_x86_64=('213679edbaaff533458e7b838cc3c6760434cd05a39bcd313f29295698de3268' 'df7ead28acf1b9ed171b08c4db34efbe0d1689bce594ccc68408e75af9cb8bc5') package() { |