Update to 0.11.8

Signed-off-by: Страхиња Радић <contact@strahinja.org>
This commit is contained in:
Страхиња Радић 2023-09-28 18:53:27 +02:00
parent 16a1c6bdee
commit 7e13fc8027
No known key found for this signature in database
GPG key ID: 9D31EA3651E8DF5A
2 changed files with 5 additions and 6 deletions

View file

@ -1,11 +1,11 @@
pkgbase = sled
pkgdesc = Simple text editor
pkgver = 0.11.7
pkgver = 0.11.8
pkgrel = 1
url = https://strahinja.srht.site/sled
arch = x86_64
license = GPL3
source = sled-0.11.7.tar.gz::https://git.sr.ht/~strahinja/sled/archive/v0.11.7.tar.gz
md5sums = 0fa2d7bc841a8870a553e13c7220b3f6
source = sled-0.11.8.tar.gz::https://git.sr.ht/~strahinja/sled/archive/v0.11.8.tar.gz
md5sums = 954cda3e3f91e48525f1f47e398e1e00
pkgname = sled

View file

@ -1,16 +1,15 @@
# Maintainer: Strahinya Radich <contact@strahinja.org>
pkgname=sled
pkgver=0.11.7
pkgver=0.11.8
pkgrel=1
pkgdesc="Simple text editor"
arch=('x86_64')
url="https://strahinja.srht.site/sled"
license=('GPL3')
source=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~strahinja/sled/archive/v$pkgver.tar.gz")
md5sums=('0fa2d7bc841a8870a553e13c7220b3f6')
md5sums=('954cda3e3f91e48525f1f47e398e1e00')
build() {
local redo=$(command -v redo || echo ./do -c)
cd $pkgname-v$pkgver
# Example on how to apply patches: dark theme patch (uncomment last