summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2021-04-30 03:03:11 -0600
committerBrian Bidulock2021-04-30 03:03:11 -0600
commit8dbc1e47d682459aee25d46b90f59c56f41469bb (patch)
treed5ac993856aee1a8d987de4e90f000a226df2648 /PKGBUILD
parent45bfd4faf308422850147e6d707974d4191445cc (diff)
downloadaur-icewm-extra-themes.tar.gz
just easier to not version it
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a76c58d7b7f0..3474b055c677 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=icewm-extra-themes
_oldname=icewm-themes
pkgver=1.2
-pkgrel=4
+pkgrel=5
pkgdesc="Extra themes for IceWM (too large to include in IceWM distribution)"
arch=(any)
url="http://github.com/bbidulock/icewm-extra-themes"
@@ -11,7 +11,7 @@ license=('GPL')
provides=($_oldname)
conflicts=($_oldname)
replaces=($_oldname)
-depends=('icewm>=1.4.2')
+depends=(icewm)
makedepends=(markdown)
source=("https://github.com/bbidulock/icewm-extra-themes/releases/download/$pkgver/$pkgname-$pkgver.tar.lz")
md5sums=('8bb4a8bc7fbde0ac083c4f277d205642')