summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhayao2021-10-23 23:15:24 +0900
committerhayao2021-10-23 23:15:24 +0900
commit5e31d98e234106fcf6054c52ecc90f8f8f2d867a (patch)
tree79fbde0ad3157912783efb15b2519c4060f744cf
parentf5da950dd7813ef07fba054d99fc030cbc49b969 (diff)
downloadaur-5e31d98e234106fcf6054c52ecc90f8f8f2d867a.tar.gz
[update] : Updated 1.2.3
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77184ed4075c..8e2d7c6c9d6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,16 @@
pkgbase = grub-theme-zorin-bin
pkgdesc = GRand Unified Bootloader, version 2 (Zorin theme)
- pkgver = 1.2.1
- pkgrel = 5
+ pkgver = 1.2.3
+ pkgrel = 0
url = https://zorinos.com/
arch = any
license = GPL
depends = grub
conflicts = grub-theme-zorin
conflicts = grub-theme-zorin-git
- source = https://launchpad.net/~zorinos/+archive/ubuntu/stable/+files/grub-theme-zorin_1.2.1_all.deb
+ source = https://launchpad.net/~zorinos/+archive/ubuntu/stable/+files/grub-theme-zorin_1.2.3_all.deb
source = alter.png
- md5sums = SKIP
+ md5sums = 1c3859105ce8951b0bd04cc1fbb719c4
md5sums = 65bfa30ea04f36b1944f4d0a959a52eb
pkgname = grub-theme-zorin-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index e9f003eb147e..a7fba4449e69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ _pkgname="grub-theme-zorin"
pkgname="${_pkgname}-bin"
pkgdesc="GRand Unified Bootloader, version 2 (Zorin theme)"
-deb_pkgver="1.2.1"
+deb_pkgver="1.2.3"
pkgver="${deb_pkgver}"
-pkgrel="5"
+pkgrel="0"
arch=('any')
url="https://zorinos.com/"
@@ -20,10 +20,8 @@ source=(
"https://launchpad.net/~zorinos/+archive/ubuntu/stable/+files/${_pkgname}_${deb_pkgver}_all.deb"
"alter.png"
)
-md5sums=(
- 'SKIP'
- "65bfa30ea04f36b1944f4d0a959a52eb"
-)
+md5sums=('1c3859105ce8951b0bd04cc1fbb719c4'
+ '65bfa30ea04f36b1944f4d0a959a52eb')
prepare(){
while read -r pkg; do