diff options
author | Youngjae Lee | 2022-02-22 16:00:16 +0900 |
---|---|---|
committer | Youngjae Lee | 2022-02-22 16:00:16 +0900 |
commit | c0f93d7472f8c4d7f8f3b6a7ff31792d4c397352 (patch) | |
tree | 8ce55d7df949a315e777c6532126963d48cf5682 | |
parent | d624d1b5f11c93db7b80d8982e4b1f165f0e741d (diff) | |
download | aur-c0f93d7472f8c4d7f8f3b6a7ff31792d4c397352.tar.gz |
Naver Whale v3.13.131.36
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ pkgbase = naver-whale-stable pkgdesc = The web browser from NAVER - pkgver = 3.13.131.27 + pkgver = 3.13.131.36 pkgrel = 1 url = https://whale.naver.com arch = x86_64 @@ -15,10 +15,10 @@ pkgbase = naver-whale-stable depends = xdg-utils options = !emptydirs options = !strip - source = http://repo.whale.naver.com/stable/deb/pool/main/n/naver-whale-stable/naver-whale-stable_3.13.131.27-1_amd64.deb + source = http://repo.whale.naver.com/stable/deb/pool/main/n/naver-whale-stable/naver-whale-stable_3.13.131.36-1_amd64.deb source = naver-whale-stable.sh source = LICENSE.html - sha256sums = a8f9e24fc4cb438b06302af4870b305ea826b624319913740880ca9d5681c564 + sha256sums = 81e1f80843a6597f1512d3cd127f00074a946a9c9130009918ecafa472e2a0a8 sha256sums = 11522689f4c94ea86bc7e50feb48c6b823cb3cdb7bb04b565a0db2f12d25d9a5 sha256sums = ed82f8f83c93cbd468395cc80e3be7beb8a3f18bdf5770f165c348c15f7e5e84 @@ -1,6 +1,6 @@ # Maintainer: Youngjae Lee <ls4154.lee@gmail.com> pkgname=naver-whale-stable -pkgver=3.13.131.27 +pkgver=3.13.131.36 pkgrel=1 pkgdesc="The web browser from NAVER" arch=("x86_64") @@ -20,7 +20,7 @@ options=('!emptydirs' '!strip') source=("http://repo.whale.naver.com/stable/deb/pool/main/n/naver-whale-stable/naver-whale-stable_${pkgver}-1_amd64.deb" "naver-whale-stable.sh" "LICENSE.html") -sha256sums=("a8f9e24fc4cb438b06302af4870b305ea826b624319913740880ca9d5681c564" +sha256sums=("81e1f80843a6597f1512d3cd127f00074a946a9c9130009918ecafa472e2a0a8" "11522689f4c94ea86bc7e50feb48c6b823cb3cdb7bb04b565a0db2f12d25d9a5" "ed82f8f83c93cbd468395cc80e3be7beb8a3f18bdf5770f165c348c15f7e5e84") |