summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorweilinfox2022-08-13 17:27:37 +0800
committerweilinfox2022-08-13 17:27:37 +0800
commit617e2e06f75c5d89530ef133e6dd0100570906e4 (patch)
tree41c10039f3633be678db2f74750dfd9fca7254e4 /PKGBUILD
parentb22e4dcfb028801d20e5325cd48bac9fec241cf6 (diff)
downloadaur-617e2e06f75c5d89530ef133e6dd0100570906e4.tar.gz
Fix pkgrel error
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e582ecee672..b84edbcb1e3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=darksnow
pkgver=0.7.1
-pkgrel=1
+pkgrel=2
pkgdesc="simple GTK2 GUI for darkice"
arch=(i686 x86_64)
url="http://darksnow.radiolivre.org/index.en.html"