summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel-Andrew Pollo Guilbert2015-10-17 10:03:05 -0400
committerGabriel-Andrew Pollo Guilbert2015-10-17 10:03:05 -0400
commit537bf6644a50a146f1652ff6a739af71b55a085d (patch)
treebb9778b56697f8fadb96decfd1f461888f5d4271
parentd7ac2dc08bb7d4acb3561c40808b09c4ece52307 (diff)
downloadaur-537bf6644a50a146f1652ff6a739af71b55a085d.tar.gz
Reset pkgrel to 1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7aad72fdb198..59513f4103a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bedup
pkgdesc = Offline deduplication utility for the BTRFS filesystem
pkgver = 0.10.0
- pkgrel = 5
+ pkgrel = 1
url = https://github.com/g2p/bedup
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 48adc0c54a63..5187b3c8a0b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bedup
pkgver=0.10.0
-pkgrel=5
+pkgrel=1
pkgdesc="Offline deduplication utility for the BTRFS filesystem"
arch=('i686' 'x86_64')
license=('GPL')